I am trying to figure out how to set the following scenario, according to the model attached: shifts-configuration.fsm - The yellow team can perform any activity during the first shift; - The blue team will work during the second shift, with their entire work load being dedicated just to the combiner;
How would be possible to do this configuration? In a nutshell, the blue operators has to only get/return the information to assure the continuation of the combiner process without any interruption. The operators are already assigned to timetables.
Thank you for your help.