Skip to Content
0
Dec 01, 2009 at 08:33 AM

BPM - ForEach Block

108 Views

Hello experts,

I have developed an interface with the following BPM:

1. <Receive Step>

2. <Transformation Step: 1:N mapping>

3. <Block: ForEach>

4. <Send Step> inside the Block: ForEach

I have created 2 container objects that use the same abstract interface:

1. Object A which is a multiline of the abstract interface - used as

a. the -Target Messages- in <Transformation Step: 1:N mapping>

b. the -Multiline Element- of <Block: ForEach>

2. Object B which is not a multiline of the abstract interface - used as

a. the -Current Line- of <Block: ForEach>

b. the -Message- of <Send Step>

The problem I am facing:

The <Send Step> is not executed and the status of the PE in SXMB_MONI is success.

Any advice would be appreciated.

Regards,

Effi.

Edited by: Effi Olivkovitch on Dec 1, 2009 9:33 AM