Skip to Content
0
Former Member
Dec 02, 2011 at 08:45 PM

Installing a "wait" time in a process chain.

1134 Views

I have 3 process chains that are similiar but for 3 different countries. Two of them contend with another because the data volumes are very similiar so the "Delete Overlapping Requests" module for the two countries run at pretty much the same time which causes one to fail because of the lock on the PSA (All three share the same PSA). If I add a debug loop for say 300 seconds, do I add that to the step prior to the one causing the problem or do I add it to the step causing the problem. I guess in other words does the "debug loop" wait to start the next step in a chain or hold the current step?

Thanks in advance everyone!

Chris