Hi Flexsim team,
How can I set an unload destination for an operator depending a string label? I have two machines and two queues. When the number of boxes in queues is below 300 a token is created in process flow with a task sequence. The name of Queue is assigned to a label QueueID. If QueueID is /Queue1 I would like to send a box to Machine1 with an operator. If QueueID is /Queue2 i will send a box to Machine2. I've tried to assign the value /Machine1 or /Machine2 to another label with conditional value. I have also tried to assign destination in Unload menu with Object by case, conditional object , object by global table lookup. It seems that nothing works with the QueueID label which is a string. Any ideas what I am doing wrong? Thanks!