Different delay time based on item type in process flow

Different delay time based on item type in process flow

wee_wq2
Not applicable
118 Views
1 Reply
Message 1 of 2

Different delay time based on item type in process flow

wee_wq2
Not applicable

[ FlexSim 18.2.0 ]

Hi, how do I set up different delay time based on item type in process flow? A label on item type is inside the token.

0 Likes
Accepted solutions (1)
119 Views
1 Reply
Reply (1)
Message 2 of 2

joerg_vogel_HsH
Mentor
Mentor
Accepted solution
  • You add a label at the token, that contains the delaytime. Then you read the value at the delay activity.
  • You add a decide activity that diverts the item to different delay activities.
  • You write a source code in the delay activity.
0 Likes