Skip to Content
0
Jan 18, 2023 at 08:47 AM

PROCESS CHAIN: Is there a way to automatize verification of execution of DTP in other chains.

64 Views

Greetings envarone,

I have a Process Chain that's executing a DTP (amongst other things). This Chain is programmed to be executed every hour, with two exceptions during the day when the gape between two executions are a bit bigger.

Either way, very often (every second day, more or less) I have the Chain Process failieur, with the message "Request XYZ is already being processed", always the same DTP failing. This is easy to fix with Repair option, but I wonder if there is a more permanent way to fix this issue so that it doesn't repeat.

Looks like the execution of this DTP in other chains doesn't allways take the same time/is not executed in the same time. My question is: is there a way to adjust the chain (the one that is failing) to verify if the DTP is being executed in another Process Chain before executing it? I've seen the "Is the previous run in the chain still rinning" option, but it doesn't seam to veify all the cahins containing the DTP.

Aprat from programming it by code, is there any other ways to automatize this verification? What is the best way to insure the smoothness of Process Chain executions?

Thanks in advance,

Ivana