Trim the extra spaces from the end of the data
The data being mapped into the final EDI document is including extra spaces from the fixed length text source file. How can I go about adding a function to “trim” the extra spaces from the end of the data?
0
-
To remove the extra spaces you can use the String Function normalize-space ( ) in the Data Mapper. For more information please refer the Developer Guide (Transforming Data>Using Mapping Functions>Using String Functions)
0
Please sign in to leave a comment.
Comments
1 comment