Exam UiARD All QuestionsBrowse all questions from this exam
Question 31

A developer used the Robotic Enterprise (RE) Framework to implement an automation of a website. For security reasons, the credentials for the login are stored in the Orchestrator.

Which steps should the developer perform to use these credentials in the project?

    Correct Answer: B

    To use credentials from the Orchestrator in the RE Framework, the developer should add a row in the Settings sheet in Config.xlsx with the name of the Orchestrator asset. Then, they should use the Get Credential activity in the login workflow to retrieve the username and password. This approach ensures that credential type assets are correctly referenced and securely retrieved within the automation project.

Discussion
Engineer24Option: B

The correct answer is B. Every time we have a Credential type asset, it will be written in the settings sheet in the config.xlsx file.

OnlineOption: B

https://forum.uipath.com/t/how-to-enter-credentials-in-config-xlsx-file/199566/6

Engineer24Option: B

Selected Answer: B Every time we have a Credential type asset, it will be written in the settings sheet in the config.xlsx file.

IngvarnOption: B

Every time we have a Credential type asset, it will be written in the settings sheet in the config.xlsx file.

Rahul369Option: A

A is right answer because we set asset in constant sheet name then get it.

MirjalolOption: B

Answer is B, because we are retrieving asset of type Credential, therefore cannot use 'Assets' sheet.

Rag_123Option: B

Correct Answer is B

LarcAi_TrainingOption: B

Correct Answer is B