cancel
Showing results for 
Search instead for 
Did you mean: 

step by step configuration of IR and ID

Former Member
0 Kudos

Can anybody explain step by step configuration of IR and ID File to File Scenario with BPM ?

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

check the below links...

[https://weblogs.sdn.sap.com/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]]

[]

[]

[]

[]

[/people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi]

[]

[]

[]

[]

Multiple File wait:

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2034] [original link is broken] [original link is broken] [original link is broken];

Regards,

Prakasu

Former Member
0 Kudos
Former Member
0 Kudos

Hi Iqbal,

File to File scenario in BPM steps:

Steps in IR:

1.> Create Data types: Source and Target

2.> Create Message Types: Source and Target

3.> Create Message Interface:

a.>Outbound Asynchronous Interface for sender

b.>Abstract Asynchronous Interface so that BPM will pass the file to Integration Process because IP doesnot understand the outbound or Inbound interfaces.

c.>Inbound Asynchronous Interface for receiver

4.> Create Message Mapping

5.> Create Interface Mapping between Outbound and Abstarct Interfaces.

6.> Create Integration Process

a.> Use one Receiver step for receiving the messages in IP

b.> Use one Sender step for sending the messages to receiver

c.> Create one container where you can define your abstract interface

Steps in ID:

1.> Create Configuration Scenario

2.> Create Bussiness Service and give the outbound and inbound interaces

3.> Import the Integartion Process craeted in IR

4.> Create communication channels

But while creating other steps please rememebr that sender service is your Bussiness service but Receiver service is your Integration Process

5.> Create sender agreement

6.> Create Receiver agreement

7.> Create Interface determination

8.> Create Receiver determination

I hope this will help you

Regards,

Nutan

former_member182455
Active Contributor
0 Kudos

hi,

check this links

- 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

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1926---rfc [original link is broken] [original link is broken] [original link is broken] using bpm file to file

regards

srinivas

Former Member
0 Kudos

Hi,

Usage of BPM depends upon the scenarios.

Generally BPM is used for below scenarios

1. Async-Sync Bridge or Sync-Async Bridge (RFC -- File or RFC ---HTTP etc)

2. Collect pattern etc.

See Step by step scenarios with BPM -- Walkthrough with BPM

http://help.sap.com/saphelp_nw04/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm

Thanks

Swarup

Former Member
0 Kudos

Here is the Walkthrough with BPM for File to File : [File to File using BPM|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1822] [original link is broken] [original link is broken] [original link is broken];

Thanks

Farooq