I´m doing a simulation and after a processor I have some queues with a special PULL code.
The thing is that due to this code it restricts the flow since i have some inputs closed.
The bottom line is I want to create a small code for ON PROCESS FINISH to read if the processor is blocked and if this is happening it should send a message to the queues in front to open their inputs.
Any idea?