cancel
Showing results for 
Search instead for 
Did you mean: 

In Multimapping how can we configure the Receiver , Interface Deter for BPM

former_member189387
Active Contributor
0 Kudos

Hi Friends ,

I am trying the the BPM scenario using Integration Process

BpmPatternCollectTime



from SAP BASIS ® SAP BASIS 7.00 in the namespace http://sap.com/xi/XI/System/Patterns

I have done the scenario like the above . I have followed all the Steps which are used in above scenario.

I am using a File Sender Adapter and Receiver Adapter .

It is Successfully picked up the File but nothing is happening after that .

I am using two receiver Determination one from Ob to IP and other from IP to FIleReceiver ( IB) .



But, I am Getting error as Block1 (No agent) Error in the PE graphical diagram

I have checked in SWWL my Integration Process Return code is "0"


The steps Which i have followed in BPM are



1.

Block

with Deadlkine branch and Exception handler( as TimeOut Exception)

Block Start and Block End as

New Transaction



2. Inside Block infinite Loop which contains Receive step ( Actives the Correlation ) and Multiline Container element which appends the Messages with CollectMessage

3.

Transformation Step


It creates the New Transaction and Interface Maping from CollectMessage List to New Mesage


4.

Send Step


It sends the New Message . It creates the

New Transaction .







Can you Please tell me how to configure the Receiver and Interface Determination for the above scenario ?

Regards.,

V.Rangarajan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ranga

have a look at these

you can ref: this link to find example where a receiver determination step is used in BPM- http://help.sap.com/saphelp_nw04/helpdata/en/43/6211b11c895f6ce10000000a1553f6/content.htm

More abt RD step in BPM - http://help.sap.com/saphelp_nw04/helpdata/en/14/d5283fd0ca8443e10000000a114084/content.htm

if useful pls reward

former_member189387
Active Contributor
0 Kudos

Hi ,

Thanks for ur eplies.

1. In runtime only we can come to know totally how many files we have received . Within that timeframe we can give input as many file then how ?

It is creating the New Transaction in the Send Step then ?

<b> I am not clear in this please give some more information</b>

Then how can we configure the reciver for the above scenario ?

Regards.,

V.Rangarajan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Please Refer These

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

/people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi

Regards

Sesh