Hi Guys,
Can somebody please suggest me how to achieve this.
Basically, I have a requirement in which I have to convert the custom ORDER05 iDoc into a flat file BUT it will contain multiple IDocs
Example
Source (XML) ---> PI ---> Multiple IDOC Flat file
EDI_DC40 5000000000007422540731 3022 ZORDERS05 ORDERS
E1EDK01 50000000000074225400000010000000 1.00000 0030
EDI_DC40 5000000000007422540731 3022 ZORDERS05 ORDERS
E1EDK01 50000000000074225400000010000000 2.00000 0050
EDI_DC40 5000000000007422540731 3022 ZORDERS05 ORDERS
E1EDK01 50000000000074225400000010000000 3.00000 0070
EDI_DC40 5000000000007422540731 3022 ZORDERS05 ORDERS
E1EDK01 50000000000074225400000010000000 4.00000 0080
I Know there is a module SAP_XI_IDOC/IDOCXmlToFlatConvertor avaliable in PI 7.11 which convert the IDOC-xml to flat file but I don't know if that can handle the multiple enhanced IDoc.
I am also thinking of ABAP mapping provided by SAP in the How to Guide but I don't think that can handle multiple IDocs either.
so please advice how to get the desired output in SAP PI 7.31.
Regards,
Asif