Hi,
when I run the procedure to create a task in R Studio, I see that R Studio creates a task in windows.
The problem with this task is that it creates the task a user who is running R Studio, when the user's password expires or is blocked the task stops working.
I want to use a service user to run these tasks.
So I want to use parameters for when the task is created, define a service user at the time of task creation.
Or else I will have to manually change the task in windows to the service user.
Thanks.