Two ISA segment in the EDI data
673479Feb 17 2009 — edited Feb 26 2009Hi
We are getting two ISA segments in the EDI data from the B2B.
ISA~00~Authorizat~00~Security I~ ~ ~01~Interchange Rec~081210~1018~U~00401~000001012~0~I~\
GS~ ~ ~EDI Receiver App~20090216~1419~1012~X~004010
ISA~00~~00~~12~8006218070~~STFM SF000014 ~090216~1418~U~004010~000000041~0~T~0x1f
GS~SP~8006218070~AESTPRINT000100~20090216~1418~000000041~X~004010.
As per the requirement we need to generate a unique number for the ISA, we maintain a counter and populate the ISA with the number incrementing each time.
We populate the ISA with the number from the counter in xml file and pass the same to the B2B. How can i configure B2B to take the values in the XML and not add one more segment
Thanks