Hi,
my Scenario is data is coming from third party to sap.
here we 5lakhs of records from sender.in xi me useing Zprogram in ABAP stack of XI . It will split the file and put the splited files on the application server of XI.Then from Application server XI will read the files using NFS adapter and pass the data to proxy.
so is there any differnt way to splite the message in XI with out useing the Zprogram.