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.
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.