HI to all,
I am facing the problem using the RB_SPLIT
Our scenario is divided in to two sub scenarios 1) File to SOAP (Multi Mapping using RB_SPLIT) and 2) SOAP ->IDOC one to one mapping.
We are taking the content of the file using the file content conversion. So our first scenario will split the file into N number of SOAP messages for each detail records.
The output of first scenario will call the second scenario that is SOAP to IDOC which is one to one mapping.
So if there are N numbers of SOAP messages in the first scenario then the second scenario will call N no of times and accordingly N IDOCs will be posted.
Problem is:
My file is getting splitted depending upon the number of detail records in the input file also in the SXMB_MONI transaction in the BULK MESSAGE column i am getting the number of details records which are splitted using the RB split.
But the corresponding splitted message are not getting transfered to individual IDOC in the second level mapping which is one to one mapping SOAP-IDOC.
Can any one of you please help me in this.
Thanks n Regards,
Sandeep