That's what we figured on Friday that the problem was trying to initiate the correlation set multiple times. We changed it to instead send out the list, instead of trying to send out individ ...
The receive is out of the ForEach, in the ForEach is as Assign, Snippet and Invoke. The Invoke has a one way operation. On the Invoke I am referencing the correlation set with an Initiation ...
I'm working in WID v7 and have a process with 2 Receive activities. Before the second Receive I have a For Each to extract a list of transactions to send out in a ProcessTransaction Invoke. Each tra ...