Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webtool: simulatie starten #14

Closed
Erikvv opened this issue Jul 9, 2024 · 0 comments
Closed

Webtool: simulatie starten #14

Erikvv opened this issue Jul 9, 2024 · 0 comments

Comments

@Erikvv
Copy link
Member

Erikvv commented Jul 9, 2024

Met DTO's een simulatie starten.

We moeten kiezen of we de communicatie tussen AnyLogic en de webtool via de backend of de frontend regelen. Het lijkt me verstandiger dit via de backend te doen. Reden:

  • gemakkelijker lokaal te draaien
  • communicatie "andersom" van AnyLogic naar webapp is gemakkelijker (of uberhaupt mogelijk)

Flow ziet er zo uit:

  • Front-end slaat de pilot/scenario op in de backend
  • Front-end start een sessie met deze pilot, krijgt sessie-id van de backend
  • Front-end zoekt laatste versie van het AnyLogic-model met AnyLogic API key
  • Front-end zet Access Token en sessie-id als input parameters
  • AnyLogic gebruikt deze om de gegevens van de pilot op te halen
  • AnyLogic start de simulatie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant