cancel
Showing results for 
Search instead for 
Did you mean: 

RFC call from ECC to XI & message looping/splitting.

hashtag_siva
Explorer
0 Kudos

Hi,

I have a ECC RFC that returns table. The RFC does not have any input or output parameters. The data is sent to XI from ECC. I used RFC sender adapter but there is a problem. Once data comes in I am not able to map the response as source to another message type. Is there any way we can do this. Also this RFC returns multiple entries in the table, so I have to loop thru the entries and do another lookup to ECC before mapping to destination structure.

Thanks for your help in advance.

Edited by: developer on Jul 9, 2008 3:18 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi developer,

I think it is better you go for ABAP PROXYS.....try it

regards

kummari

Former Member
0 Kudos

Hi,

I'd advise you to use XI Proxy to process the request, the management of messages are much better.

Thanks

Luis