cancel
Showing results for 
Search instead for 
Did you mean: 

RFC call From BPM

Former Member
0 Kudos

Hi,

I have a scenario where I need to access a Function Module from BPM for certain business validations. My FM is in XI and I need to invoke that FM from BPM. How can we do that ? I am trying an RFC call but it gives me an error "No identifier defined for the system".

Pl advise, where am I wrong OR if there is a better way to do that.

Thanks,

Sid

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This doesn't look like an issue for BPM. Please check whether the connection is working fine by testing a call to the RFC in a simple scenario(file to RFC or whatever).

In BPM all you need to do is a synchronous send step with abstract message type defined for both request and response structures of the FM . And in ID a receiver determination+channel and all for this step.

Best of luck...

Answers (1)

Answers (1)

Former Member
0 Kudos

Check the Adapter specific parameters for the communication component and then

Go to SM59 in XI system and check the RFC destinations weather there is any RFC destination defined for the XI system with this name.