eureka2 / G6K

Generator of calculation simulator (calculator)
MIT License
20 stars 19 forks source link

Is there a process for updating a simulator/data source? #39

Closed Dexter0015 closed 3 years ago

Dexter0015 commented 3 years ago

Hi,

I have a simulator running (https://www.data.gouv.fr/fr/datasets/simulateur-de-cout-du-certificat-dimmatriculation-carte-grise/) which recieve regular updates.

I saw that I can manually edit it and it's data source through the admin panel, but I would like to know if there is a process in place (maybe I didn't found it?) to upgrade a simulator and/or it's data source?

Or Should I delete, than recreate it?

eureka2 commented 3 years ago

Hi, No, there is no incremental update of the data source! You must delete it and then re-import it. It is the same for the xml file of the simulator

Dexter0015 commented 3 years ago

Hi, Ok, thats what I tought but just wanted to be sure.

Thanks.

rayenhidri27 commented 3 years ago

i try to use your application, but when i publish the simulator, i have an xml error erreur G6K

im running sf 4.4.25 php 7.4 MySQL 5.7 local env : wamp 3.2

also i wanna know what i must do after publishing the simulator to use it (it's not mentioned in the doc, it'll be nice if u add it)