Hi,
we need to run all the task in project subsequently avoiding the user to click execute on every task.
We are trying to achieve this using the RFW API "task_launch_script" but in order to run a task we need to set the authentication with the "set_auth".API.
Our configuration in not token based, there is a way to retrieve the login session avoiding to pass the explicit user name ad password to the API
Thx in advance.
Andrea