cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Adapter -> Java Mapping

Former Member
0 Kudos

Hello

is it possible to map all incoming calls from SAP -> XI (RFC) to a single Java Mapping

in detail:

- in SAP (ABAP) i call a number of remote function modules with the same RFC destination

- in XI i'd like to map all these calls to a single java mapping (i think this should be possible with RFC sender adapter)

if it is possible, maybe someone could me give me advise how to implement this in XI or some useful links

thanks

franz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can go for BPM.

So you can "collect" all messages coming from Sender in collect step.

Then do the Transformation where you can give your java mapping.

Regards,

Akshay Jamgaonakr.

Answers (0)