cancel
Showing results for 
Search instead for 
Did you mean: 

Block1 (No agent) Error in 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"



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 ?

I am Clear in this please give some suggestions

Best Regards.,

V.Rangarajan

Best Regards.,

V.Rangarajan

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

<i> Will TWO files wiil come as Output in File Receiver ? </i>

>>>

the objective of BpmPatternCollectTime is to collect multiple files from the sender and finally post it as a single file. your transformation step outside the block (loop) will contain the mapping that will convert the multiple files to a single file.

Ref: http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm

former_member189387
Active Contributor
0 Kudos

Hi ,

Thanks for your reply .

<b> May i know what will the Outcome for this</b>

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

Yes , it will come as one file .<b> I am very eager to know how it will be </b>

I am getting the Error Block1 (No agent) Error in BPM . I am trying to solve this .

<b>Can you please tell me how the output file will be for the above input ?</b>

<b> Can you please tel me how to solve the Block1 (No agent) Error in BPM .</b>

Best Regards .,

V.Rangarajan

Shabarish_Nair
Active Contributor
0 Kudos

once the files are connected in the transformation step you will use a N:1 mappping.

for multimapping ref: http://help.sap.com/saphelp_nw04/helpdata/en/21/6faf35c2d74295a3cb97f6f3ccf43c/content.htm

former_member189387
Active Contributor
0 Kudos

Hi,

Thanks for your reply.

<i> once the files are connected in the transformation step you will use a N:1 mappping.</i>

Yes , i have done as same . I have set deadline as 15 minutes .

My doubt is

<b> if N:1 </b>

<b>First File</b>

ID as A100

OverAllNumber as 120

next 5 minutes putting the another file with contents

<b>SecondFile</b>

ID as A100

OverAllNumber as 130

<b> Then what will be the output ?

will it be like this

ID as A100

OverAllNumber as 130</b>

I am not clear in this Please tell me !

If possible please give some suggestion to clear this Block1 (No agent) Error in BPM ?

Regards.,

V.Rangarajan

former_member189387
Active Contributor
0 Kudos

Hi Friends ,

Any suggestions Please!

Regards.,

V.Rangarajan

Answers (0)