Replicate queue item and add it to another queue

Hello,

Im using the enterprise framework,
Im separating the process for tow part , i want to duplicate the in_transactionitem in part1 to Qeue2 so i can run the part2 ,

Im doing in right now under add item to queue so i add for both then update the DB if i have exception so part two dont pick it up ,
but i want to do it where i reach specific flow.
Is that possible! using add queue item i have this error
image

Hazem

You could set Item Collection = in_TransactionItem.SpecificContent.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.