Remove Leading Zeros from Alpha Value in Ruleset
Scenario:
Source: EDI alpha value
Target: Database character field
EBI user needs to move value of 00001234 into database character field without 0000
Solution:
In the EBI ruleset, user will want to multiply 00001234 by 1. This EXTOL best practice we will move 1234 into the database character field
By: Sean Hoppe on