Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi All
I am using the trigger in my process model and the trigger acts concurrently, I want the trigger to act in a sequential way as my records or overwritten there, is there any way I can make my trigger work in a sequential way through my process model.
Thanks Amar
in the configuration of the trigger you have an option Document processing you can change the Processing mode to serial or put the number of thread to only one
greatings