cancel
Showing results for 
Search instead for 
Did you mean: 

Multi Mapping - BPM - Block 1 ( No Agent ) Error -- Help Please ?

former_member189387
Active Contributor
0 Kudos

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"



Can you please tell tell me how to solve this ?



Can you please tell me this scenario is like Multiple Purchase Order Items to One Purchase Order

Here they have given ID adn OverAllNumber . For ex.

In one xml

file I am sending

ID as A100
OverAllNumber as 120

next 5 minutes putting the another file with contents

ID as A100
OverAllNumber as 130

My Question is


Will TWO files wiil come as Output in File Receiver or one file merged as like follows ?

ID as A100

OverAllNumber as 120

ID as A100

OverAllNumber as 130

I am not Clear in this please give some suggestions .

Best Regards.,

V.Rangarajan

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Rajan,

While defining the receiver determination, sender agreement, receiver agreeement , Interface determination which Interfaces areu using? We have to use Abstract Interfaces. Please don't forget that, by the way which pattern u are following the basis component , is it<b> BpmPatternCollectMessage</b>?

Best regards,

raj.

former_member189387
Active Contributor
0 Kudos

Hi Raj,

Thanks for ur reply.

While defining the receiver determination, sender agreement, receiver agreeement , Interface determination which Interfaces areu using?

Yes

+ by the way which pattern u are following the basis component , is it BpmPatternCollectMessage?+

No . I have taken example as

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.



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 .

Best Regards .,

V.Rangarajan

Former Member
0 Kudos

Can one one plese update this

Answers (3)

Answers (3)

former_member189387
Active Contributor
0 Kudos

thanks

former_member189387
Active Contributor
0 Kudos

thanks

Former Member
0 Kudos

I too have same probelm No agent Error .

if you find some solution please let me know Ranga Rajan.

Mean while i will give u some links which would be usefull atleast for you.

Try it.