question

Lea D2 avatar image
0 Likes"
Lea D2 asked Lea D2 commented

How to read a label defined in a source ?

Hello,

In my simulation the source in the arrival flow contains the label "duration" and I would like the "Delay" activity in the person flow to take the value of the "duration" label for each person.

However, the "duration" label doesn't appear in the list of labels when I set up the Delay activity, I think it is because it is in a different process flow (even though the persons arriving have the "duration" information because I can see it when looking at their quick properties)

Does anyone have an idea on how to overcome this issue ?

Consultation_v4.fsm


FlexSim 19.2.4
sourceflexsim 19.2.4label
consultation-v4.fsm (41.5 KiB)
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Gustavo Teodoro avatar image
0 Likes"
Gustavo Teodoro answered Jeanette F commented

Hi,

You have to use "person.label_name". In your example, you should use: person.Duration

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.