Skip to Content
0
Former Member
Nov 27, 2009 at 07:06 AM

Sync Send step in BPM.

41 Views

hi all,

My BPM flow starts with a single message that I split using a message map into a list of messages into a block which is foreach mode to be sent synchronously one by one splitted messages to an Oracle stored procedure via the JDBC adapter. After the mapping step, the flow goes into a ParForEach block that executes the sync Send step to the JDBC adapter, and then has a Container Action that collects the responses.

My problem is that BPM seems to not like executing a synchronous send from inside a block. The first execution of the send step will produce an error in the BPM flow.

thanks in advance.

srinivas.

Edited by: sri_rambo on Nov 27, 2009 8:06 AM