Open Instance on Webserver

Open Instance on Webserver

Urvi_Sukharamwala
Not applicable
71 Views
4 Replies
Message 1 of 5

Open Instance on Webserver

Urvi_Sukharamwala
Not applicable

[ FlexSim 24.0.2 ]

Hello,
Is it possible to start the instance from from our own webpage? For eg. we can create instance from our own website using "http://127.0.0.1//webserver.dll?createinstance=" + selectedProduct. However if I want to start the selected instance from website and it should directly open the below shown page, is it possible?

1712420203241.png

0 Likes
Accepted solutions (1)
72 Views
4 Replies
Replies (4)
Message 2 of 5

lancewu
Not applicable

Have you found a solution ?I am currently exploring this area and we can discuss it together

0 Likes
Message 3 of 5

Urvi_Sukharamwala
Not applicable
Yes, I found solution to this and we can discuss if you want.
0 Likes
Message 4 of 5

lancewu
Not applicable

是的,我需要它。你能告诉我你更详细的解决方案吗?我非常感激

0 Likes
Message 5 of 5

Urvi_Sukharamwala
Not applicable
Accepted solution

Hi Lancewu,

1) Use AJAX JavaScript to create instance where url = http://127.0.0.1//webserver.dll?createinstance=" + selectedProduct.

2) Then use startPressed() function from flexsim index.html page to fetch instance data. In flexsim index.html there success AJAX jquery which can be used in our website JavaScript page.

If you want in detail, give more details and share an example model and web page code, I'll try to help you.

0 Likes