question

Ivo PC avatar image
0 Likes"
Ivo PC asked Ivo PC commented

FlexSim Web server runs instances automatically

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.

FlexSim 21.0.7
flexsim webserverserverweb serverflexsim 21.0.7
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

·
Phil BoBo avatar image
0 Likes"
Phil BoBo answered Ivo PC commented

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.


1630503135250.png (175.1 KiB)
· 1
5 |100000

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

Ivo PC avatar image Ivo PC commented ·
Thanks Phil!
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.