Giter VIP home page Giter VIP logo

Comments (15)

eureka2 avatar eureka2 commented on August 17, 2024

Hi,

In a multi-step simulator, the last step provides the results of the simulation and the previous steps are used to acquire the data for the simulation. So the API must be declared to the last one. It is not possible for the moment to have results in intermediate stages.

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

Hi,
if i declare the API with the last step, how can i deal with other steps ? @eureka2 any solution !
Thanks

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

UP...

Any anwser please !

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

Hi,

You must provide the data expected by the API (last step) as parameters of a GET request.

These data, either you get them with the other steps, or you get them with your own forms.

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

Hi,
How can i get data from previous steps, custom controller ?

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

Can you explain exactly what you want to do?

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

Okay,

If i declare the API at the last step, how can i get the previous steps data ?

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

Hi,
Can i declare multi-api with diffrent names.

image

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

No, you can't !!

Please, explain what you want to do ? What's the final objective ?

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

The final objective is to declare API for a simulator with multisteps

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

no solutions !

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

No, I do not have a solution because I do not understand what you want to do.

from g6k.

dridi93 avatar dridi93 commented on August 17, 2024

Hi,
Sorry For Disturb,

I installed the G6K simulator with a resource from data.gouv.fr , now i need to setup the G6K API, I have declared it like this: api: cout-certificat-immatriculation: step: 0 action: calculer
This simulator have multisteps form, my question is when i declared the API to the last step, how can i get informations from the other steps.
image

from g6k.

eureka2 avatar eureka2 commented on August 17, 2024

Hi,

You can not get informations from other steps.
If you declare an API, it means that your installation becomes a webservice accessible by other platforms. It is up to these platforms to acquire information from their users and then compose the access request to your webservice with these informations as parameters of the request.

from g6k.

florientdelafoy avatar florientdelafoy commented on August 17, 2024

Hi,
Sorry For Disturb,

I installed the G6K simulator with a resource from data.gouv.fr , now i need to setup the G6K API, I have declared it like this: api: cout-certificat-immatriculation: step: 0 action: calculer
This simulator have multisteps form, my question is when i declared the API to the last step, how can i get informations from the other steps.
image

Did you find a solution ? I'm in the same situation as you

from g6k.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.