Hi all,
I need to send a message from a processor to a combiner according to a condition:
Table("ItemArrivalOriginal")[1][item.Type]== 1
But it seems the processor doesn´t recognize the condition and the message is never sent to the combiner. I want the combiner to close its output on message.
I attached the model, hope you can help me. Thanks in advance.
Alejandro