Hii
I am doing BAPI/RFC to File Asynchronous Scenario. The data is being Pushed from SAP via BAPI/RFC. For testing, I am sending the data form Test tool of RWB.
I am sending single BAPI/RFC with 3 PO, in the target I should get 3 files generated. I am using Multi Mapping. I am using Dynamic configuration for Filename and created UDF. My target filename should be Process_Order_%y%y%y%y%M%M%d%d%H%H%m%m%s%s
I had Mapped the UDF to the root node.
In the SXMB_MONI, I am able to see 3 files getting created. But in the target folder I am getting onlly 1 file with the 3rd PO content and the file name is correct. The first 2 PO's are missing.
When I testted the same with out UDF using Add timestamp in the File Adapter, i am able to get 3 files generated.
Any Inputs would be appreciated.
Regards,
Varun
Edited by: Varun Reddy on Jul 2, 2009 10:20 AM