Hi,
I have requirement related to IDOC packaging, i.e. SAP ECC -SAP PI - FTP server.
I have done the following settings:
1) In WE20, I put the partner profile settings to collect mode.
2) I am using RSEOUT00 to trigger the collected IDOCs for example 2 idocs together.
3) In SAP PI, I have done the following settings
a) I added the the parameter in sxmb-adm, RUNTIME , PACKAGING & Value 1
b) I have used IDXPW t-code to activate the message packages for IDOC
c) I run the job through sxmb_adm t-code, configure event driven message filtering
d) I exported the xsd of ORDERS05 and changed occurence of source structure to 0 to Unbounded and imported it in Integration Repository.
e) I am not using mapping & interface mapping as I just want to post the IDOC structure as it to the receiving FTP server. Therefore when I changed the occurence of ORDERS05 xsd to 0 to unbounded my idea was that in the outbound message interface it will be reflected which will be ultimately reflected in Integration directory.
Problem Details:
When I test for the 2 PO idoc from SAP ECC, it generates 2 messages in SAP PI and also 2 files in FTP server but actually it should generate one output file containing both the IDOC details.
Note: I am just trying to merge 2 idocs of PO as IDOC package into one output message.
Can anybody what configuration settings I am missing for the packaging.
Thanks & Regards
Prabhat