Changing the length of one of the data fields
The output of the “Ship_Notice_Mapping” and the input of the “EDI856” mapping has the field length set to 20 characters. We have some records for USPS tracking numbers that are 22 characters which causes the EDIOutboundProcessor flow to generate an error and no output is created. I have downloaded and edited the .xsd file for the 856_AdvPositional schema to make the TrackingNumber field 30 characters. What is the best method to update this schema and the two data maps above to include this change? Does simply changing the .xsd file for the schema also update the data maps?
-
To change the field length of the Tracking Number in the Advance Positional Schema just change its Field Length in the Record Defination Property of the Advance Positional Schema ("856_AdvPositional schema") and save it. This will also update the data mapping in which this schema is used.
0
Post is closed for comments.
Comments
1 comment