cancel
Showing results for 
Search instead for 
Did you mean: 

why dont we configure receiver agreement and why is the receiver interface

Former Member
0 Kudos

why dont we configure receiver agreement and why is the receiver interface abs

in case of BPM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

When using BPM, Please remember that BPM doesn't understand Real ( inbound or outbound ) interfaces, it only understands in terms of Abstract interfaces, thus after declaring the interface in the scenario we assign it to the actual interface.

BPM does this so that we can use any interface as sender or receiver, depending on which step you use, e.g. in case of RFC's they are synchronous hence you need BPM..

Only some scenarios require that a receiver agreement not be specified.

For further info, please feel free to ask or refer to blogs.

Regards,

Samson Rodrigues.

Former Member
0 Kudos

could you plz send me some BPM scenario blogs

Former Member
0 Kudos

hi ,

here are blogs using BPM

file to file using BPM --

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

RFC Scenario using BPM --

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Regards,

Roshani

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

You dont need to agreement to send to IP , because , we sending from IE to BPE,

The process signature shows which abstract interfaces an integration process uses as inbound or outbound interfaces .

Abstract , Synchronous abstract message interface, Asynchronous abstract message interface to dfines the process signature in IP.

See the below links

http://help.sap.com/saphelp_nw04/helpdata/en/1e/7d18044185b4438c661bd2ed0472aa/content.htm

Regards

Chilla

Former Member
0 Kudos

We have to create Agreement If the reciever/Source is the application.BPM is ont the application.It is Process...So we need not create agreement for the BPM

Former Member
0 Kudos

in the interface determination do we have to give receiver appcn or BPM as receiver

Former Member
0 Kudos

<i>in the interface determination do we have to give receiver appcn or BPM as receiver</i>

It is depends upon the configuration.If you are sending message to the BPM from the source you have to give abstarct message in BPM.If you are sending message to the reciver from BPM ,have to give Inbound interface in Interface determination...

Former Member
0 Kudos

in a normal scenario like walk through bpm we need to create to receiver determinations and one interface determination

in this case wat should be the bpm

here we create two reicever determinations one from source to bpm

and other from bpm to receiver