cancel
Showing results for 
Search instead for 
Did you mean: 

Two Container elements having same message interface

Former Member
0 Kudos

Hi,

We have two container elements in BPM having the same message interface assigned to it.

For example imagine they are

1. CO_split

&

2. CO_single

Now, there is a transformation step, which fills the container element CO_split & its associated message interface.

In the send step immediately after the transformation step, we have used CO_single. Remember, that the associated message interface for the container CO_single is the same as that for CO_split. The container element CO_single, is used for the first time in the entire BPM.

My question is whether the send step would be executed with an empty payload since the container is used for the first time or will there be a valid payload in the send step, since the associated message interface is already filled.

I have another question too. That is, if the container element in the send step is empty, will the send step be executed at all?

Kindly help.

Thanks,

John

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Same message interface does not matter. The send step container would remain empty. In this case send step won't be executed.

Regards,

Prateek

Answers (0)