FlexSim Web server runs instances automatically

FlexSim Web server runs instances automatically

ivo_pc
Not applicable
19 Views
2 Replies
Message 1 of 3

FlexSim Web server runs instances automatically

ivo_pc
Not applicable

[ FlexSim 21.0.7 ]

Hi, I am starting to work with Web Server and I have a problem. I manage to execute the JSON file provided in the manual and the FlexSim instance runs correctly. When I finish working I close everything (FlexSim and Web Server).

However, when I want to test again, I run the Web Server and automatically open the instances that I was testing before, as if they were preloaded and run one after the other. Even if I close them, they run again.

What could be happening? As far as I understand the Web Server listens to the request that I send, but in this case I am not sending anything, just to run the Web Server instances begin to open.

Thank you very much.

0 Likes
Accepted solutions (1)
20 Views
2 Replies
Replies (2)
Message 2 of 3

philboboADSK
Autodesk
Autodesk
Accepted solution

That sounds like you submitted a job for the web server to do using the Jobs api. If you want to cancel the job, submit a canceljob request:

1630503135250.png

If you want to just interact with the webserver instances directly, use the Instances queries instead of the Jobs api.



Phil BoBo
Sr. Manager, Software Development
0 Likes
Message 3 of 3

ivo_pc
Not applicable
Thanks Phil!
0 Likes