Hi All,
I have a processor feeding into a conveyor and then feeding into a another processor ref below. Once a flow-item leaves the first processor a background test of 250sec takes place on the conveyor. Before the second processor can begin processing the flowitem, it must wait until this background test has been completed by the flow item on the conveyor (i.e. the 250 sec has elapsed since the flowitem entered the conveyor). This would mean that even if the flow item reaches the end of the conveyor, it will not process in the second processor until the 250sec background test is complete. I need to do this without altering the speed of the conveyor. Im aware that this could be done using an additional processor instead of a conveyor but this is not the best solution.
Any help/suggestions would be greatly appreciated!
Cheers,
Tom