Hi @Tandonaditi ,
thanks for reaching out. What happens after the machine learning script was running, i.e. what happens with the results? Would be nice to get some more context to evaluate if what you want to do is already possible in Celonis
Generally, with Celonis Studio, you can route values from a form to a machine learning script.
Best
Nicolas
There are few folders in IBC, I want to push those folders to github. But I want to take repository names, path, etc. arguments from the user by creating a dashboard in process analytices. So when the user enter the values on the dashboard and click on submit button, the ML script should run, take the arguments values provided by user and push the folders present in IBC into github.
The purpose of this use case is that the user can perform the action without seeing or manually editing the actual ML script.
I hope I am able to explain it well.