extract ST to SE without using Receive EDI

Answered

Comments

1 comment

  • Atish Kumar

    Yes, there are multiple ways to do that , One way is to use a substring. Other better way is to us a Java class. 

    In that java class , split the doc based o segment delimiter and read list items which dont start with ISA/GS/GE/IEA

     

    1

Please sign in to leave a comment.