Hi,
We are working on sending PO(EDI-X12-4010-850) EDI file to One of our Trading Partners, say, TP123.
The flow is: EBS -(Custom XML Payload containing Multiple 850 data)-> SOA -(Transaction-850 XML Format - B2B Adapter)-> B2B -> TP123.
We are sending Multiple PO details in XML payload to SOA Composite Process.
The SOA composite process translates EBS Custom XML Format into Transaction-850 XML Format (generated from sample 850 .ecs file) and sends to B2B using B2B Adapter.
Our requirement is to send Multiple PO details(Received from EBS) in one single EDI X12 850 File to TP123.
When we tried with .ecs file converted 850 schema file (.xsd), we were getting Single PO details in EDI 850 file.
Any inputs on how to send Multiple PO details in a Single EDI X12 850 File from SOA to B2B?
Any help in this regard is much appreciated.
Thanks,
Nagaraj