cancel
Showing results for 
Search instead for 
Did you mean: 

RFC R3->XI

inigo_sacramento
Participant
0 Kudos

Hi

i've defined a receiver step in my BPM in order to receive a RFC that contains some info.

The problem is that i don't know how to define the components in repository and directory (abstract, async, receiver determination, communication channel ....)

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

This blog may help you in configuring the Communication channel.

<a href="/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step:///people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

Regards,

Sudharshan

Former Member
0 Kudos

You do not need to create data types and message types. But you need to create Abstract Message Interfaces for BPM.

Use these Abstracts in BPM and you should be fine.

In Configuration, import the BPM as a business service. and do the receiver determination as if it is a business system. You need to define receiver determination and interface determination (no need of receiver agreement) only for the BPM business process, because it is not an end point.

Regards

Shravan