A developer created an automation project in the Robotic Enterprise (RE) Framework which needs to enter a User ID depending on the machine it runs on. The User ID is stored in Orchestrator as a Text asset using the Value Per Account-Machine method.
Which steps should the developer perform to use this asset in the project?
A. Add a row in the Assets sheet in Config.xlsx with the name of the Orchestrator asset.
Use the Get Asset activity in the workflow to get the User ID.
B. Add a row in the Assets sheet in Config.xlsx with the name of the Orchestrator asset.
In the workflow, retrieve the User ID by referencing the Config dictionary.