question

Tee Hiett avatar image
0 Likes"
Tee Hiett asked Jason Lightfoot edited

Problem with Problem with Access Equipment activity in Process Flow

cardiology_autosave.fsm

I am getting an error message in the Acquire Phone activity in the PhoneCalls1 Process Flow that I do not understand and cannot correct. I suspect that is something simple that I should be seeing but I'm not.


Any help would be appreciated

FlexSim 20.1.3
process flowflexsim 20.1.3healthcareacquire equipment
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Jason Lightfoot edited

You've put the Conditional Object code in the wrong place. It shouldn't be in the Equipment Resource field of the Acquire Phone activity. That field should just point at the Telephones Equipment Resource. You should put that code in the Equipment field of the Telephones resource. Also, when you make a comparison in code you need to use 2 equal signs : == not =.

cardiology_fixed.fsm


· 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.

Tee Hiett avatar image Tee Hiett commented ·

Thanks, @Matthew Gillespie. I couldn't make this work using Telephones as Equipment but I could when I moved telephones up to the Locations group. I looked in the Library in my version and saw that Phones were under Locations not Equipment. So I followed your example and changed from Equipment to Locations and it work as it should. How does this sound to you?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Tee Hiett commented ·

@Matthew Gillespie sent you the model with Telephones working as Equipment didn't he? I don't see therefore how you could not get it to work - Matt's model appears to run without the errors.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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