cancel
Showing results for 
Search instead for 
Did you mean: 

BPM

Former Member
0 Kudos

Hi,

when doing file to file using BPM what are the interfaces that need to be specified at interface mapping and what are the interfaces that should be specified at agreements and interface determination.

i mean to ask eaither abstract or normal interfaces.

Thanks,

Mohan,

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Dear M.S.

You need to use only Abstract Interfaces, becasue these are ment to be implemented in BPM scenario.

Only Abstract Interfaces are Accessble at Container area of BPM.

You can't use Asynchronous or Synchronous message Interfaces here if you want to Use BPM.

Regards

Praveen

Former Member
0 Kudos

Hi,

there will be 2 Abstract interfaces one for Outbound and other for Inbound interfaces.

file to file using BPM following the link /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

Thanks

Vikranth

Former Member
0 Kudos

Hi,

In the interface mapping you should specify Abstract interfacess.

Follow this links complete step by step with explanation

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

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/file%2bto%2bfile%2busing%2bthe%2bbpm

GabrielSagaya
Active Contributor
0 Kudos

Hi

You are going to have Outbound Interface, Abstract interface, and Inbound interface which are asynchronous in FILE-BPM-FILE scenario.

2 sender Agreement (outbound -Abstract) & (Abstract->Inbound)

2 Sender Communication channel & 1 Receiver CC.

In Interface Determination, interface mapping is mentioned. This interface mapping is created based on Outbound Message Interface and Abstract Message Interface

BPM in XI https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/integrationProcess%28ccBPM%29inXI&

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

BPM-2 /people/krishna.moorthyp/blog/2006/04/08/reconciliation-of-messages-in-bpm

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

BPM-4 /people/michal.krawczyk2/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm

Schedule BPM /people/siva.maranani/blog/2005/05/22/schedule-your-bpm

Use of Synch - Asynch bridge in ccBPM /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi

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]

without BPM /people/henrique.pinto/blog/2007/08/02/syncasync-scenarios-without-bpm

Former Member
0 Kudos

Hi,

You can just have Abstract interface only. You really don't require Outbound and Inbound Interface in this scenario. It will work without any issues.

Pls Reward points if find useful

Thanks

Amit

Former Member
0 Kudos

HI,

You have to use the Outbound interfaces -


> Abstract interfaces and

then Abstract interfaces to -


> Inbound interfaces.

So inbetween the abstract interfaces you can route it to any direction.

Refer below stp by step guides

BPM Process Patterns Repeatable Designs for BPM Process Models

http://edocs.bea.com/albsi/docs55/pdfs/BPM%20Process%20Patterns%20White%20Paper.pdf

FILE TO DATABASE USING BPM

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5474f19e-0701-0010-4eaa-97c4f78d...

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

/people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM

Thanks

swarup