Updating/running the simulation from the backend directly

Is it possible to interact and run the AODT purely programmatically and not using the frontend gui to initiate it?

If that is not possible, how about is there any way to change the RU configuration, specifically changing which panel is being used for specific RU, by updating the Clickhouse database directly? I am not sure if the database only fully populates with all this information once simulation starts running, or the simulation is using the configurations in the database to run it with those parameters.

I have a few different scenarios and i want to construct some type of automation to make them all run in order with little to no user interaction on the frontend side

@michael.chiaramonte
AODT can be run programatically via the db_replay but not configured programatically. GUI is the only way to configure a simulation.
The database does not contain all the information that is needed to create a simulation from scratch. Updating certain parameter might be feasible, but we cannot guarantee which parameters can be changed.
Can you please provide us a summary of your use cases- we can consult to see the best way forward. If needed, please DM us or we can hop on a quick call.