Skip to main content

Override ST Segment

Comments

1 comment

  • David Paras

    We have a feature of over-riding some elements of ISA/GS/ST envelope in Data Mapping and control number is one of them. For achieving your scenario there are below two approaches :

    1.If you want a constant value for both ST02 and BGN02 throughout the EDI file :

    - Map the ST02 and BGN02 with constant value in the Data Mapping. Make sure to remove Filtering from ST SE.

    2 If you want any random number but same for ST02 and BGN02 in EDI file:

    - Map both elements from a number that can be generated by having the logic of random number generation in the data mapping. Follow the link for Random number generation: https://support.adeptia.com/entries/23067468-Random-Number

    0

Post is closed for comments.