Using user/machine specific assets for attended users

Hi,

We are using Orchestrator to hold a login credential asset for SAP. In our production environment each robot user has it’s own credential.

However, in our dev and test environments there is just one robot and 2 developers. Currently, as the robot gets the asset from Orchestrator the value must be global in these environments so testing can be run locally. However, this leads to conflicts when more than one user is tying to use the asset at the same time.

How do we configure our asset to allow the developer (attended) users to use different accounts? I am only presented with robot users and unattended robot machines.

Thanks!

Instead of using a Global Asset, you can set up individual assets for each user.

:white_check_mark: Steps:
:one: Disable the toggle button for Global Asset.
:two: Click on Add Robot Asset Value.
:three: Add individual assets for each user.

Please refer UiPath docs for detailed information

Obviously this is what we do in our production environment. However, it does not help for the case stated above as we have to configure for non-robot users and attended machines. As stated, the user/machine config only allows for robot users and unattended machines.