cancel
Showing results for 
Search instead for 
Did you mean: 

File To RFC To File - Target always have 1 record

aashish_sinha
Active Contributor
0 Kudos

Hi All,

I created File - RFC- FIle with BPM. I am using Syncronous RFC.

My problem is

1. Source XML contains lets say 10 records, but when it writes to target file, it always contains one record.

Information :

I can see the messages generated in SXI_MOnitor, which is gonna write in target file. RFC returns 10 records if i send 10 records, but target file contains only one record. That means when RFC to File mapping is called somehow something is missing thr coz RFC is giving right output but writing to target is not right. Means there is problem of some occurunce.

please help.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Aashish,

First make sure that you have provided the appropriate occurrence to the target node (ie unbounded).

Next map the parent node of the target interface (the one that has multiple occurrence), to the appropriate node in the source interface.

Regards,

Glenn

Former Member
0 Kudos

Hi,

Check the occurence of your target file it should be 1...unbounded.

Regards,

Shradha