Hi all,
We have a requirement that the receiving application can accept files only of size 2MB. So this is a limitation from the receiving application
The source system is SAP ECC system and the receiving application is a legacy application.
Technically it is a ABAP Proxy to File scenario. Receiving application can accept files only in XML format.
SAP ABAP Proxy code is written in such a way to read all the records in a SAP table and the full table load is sent as an proxy xml message to PI, PI has to split this full xml file in to chunks based on some condition and then transfer it to receiving legacy application.
Can we achieve file splitting in PI for XML files based on no.of records or size.
Please share your inputs/pointers to provide the best solution to this requirement.
regards,
Younus