cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Help

Former Member
0 Kudos

Hi All,

I am new to BPM. I did the design with the help of blog.But I am unable to create Receiver determination in ID. Can any one help me with generic steps for configuration.

Thanks,

satya pachika

Accepted Solutions (0)

Answers (6)

Answers (6)

samiullah_qureshi
Active Contributor
0 Kudos

Hi,

Firstly you have to import your BPM into ID under integration process. After import it in ID, it will behave like a Business Service in ID. It will be receiver Business Service for all the Rceive Step in it and also will be a sender Business Service for all the send step in it.

For all Receive Step in BPM, create a receiver determination in such a way, that one system will send a message with a particular Message Interfacce and Your BPM will be receiver.

For all Send Step in BPM, create a receiver determination in such a way, that your BPM will send a message with a particular Message Interfacce and any other business service or Business system will be receiver.

Create all other corresponding ID objects(sender agreement, receiver sgreement, interface determination) for all receiver determination.

Remember: -No need to create sender agreement if BPM is sender. Also, no need to create receiver agreement if BPM is receiver.

Regards,

Sami.

Former Member
0 Kudos

Hi,

follow this Blog which helps u to create basic BPM scenarios,

- Walk through BPM

- Use of Synch - Asynch bridge in ccBPM

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM

and explain what is the error it is throwing when u r creating RD.

Thank You,

Madhav

Note: Points If Useful

Former Member
0 Kudos

Hi Satya,

Please find the below steps.

In Integration Directory,

Create Business service.

Import Integration Process from Integartion Repository (BPM service)

Create sender and receiver communication channles

Create sender agreement

Create Receiver Determination from Business Service to BPM service

Create Receiver Determination from BPM service to Business service

Create interface determination from Business service to BPM service

Create interface determination from BPM service to Business service.

Create Receiver Agreement.

There wont be any interface mapping found.

While doind the sceanrio, check if u r selecting the corect services.

Regards,

Leela

Former Member
0 Kudos

Hi,

Also have a look at my blog which describes the steps you have to make in the integration process.

Former Member
0 Kudos

REFER:

You have configuration steps here.

former_member184619
Active Contributor
0 Kudos

Hi Satya,

check this

basically what you have to do is:

Create two receiver determinations

1. from sender system to BPM i.e. Integration process you have imported in ID from IR

2. from IP to receiver System

Sachin

Edited by: Sachin Dhingra on Oct 24, 2008 11:10 AM