I couldn’t find answer for that anywhere so either I’m bad at searching or this does not exists but I want to ask anyway.
Description:
We are deploying quite a few AR, each user will have his own config file depending on his windows and file setup. We give users the ability to set the path to that config file inside the Parameters when they run robot from UiPath Assistant.
Question:
Can we preset the argument values for each user individually?
I know that it’s possible to set a default in studio.
I want to set a parameter so each user on his/her pc will have a different default value.
User A: Path = C://UserA
User B: Path = C://UserB
It would be convenient for users not to fill the path every time they want to run the robot.