UiPath Automation Developer Professional v1 — Question 149

In the context of a process automated using the REFramework that processes payments and sends a report using the Finance team leader's email account at the end of the day, where should the email account credentials be stored according to best practices?

Answer options

Correct answer: B

Explanation

The correct answer is B because it follows best practices by using an Orchestrator Credential asset, which securely stores sensitive information, and referencing it in the Settings sheet of the Config.xisx file. Options A and D reference incorrect sheets for sensitive information storage, while C does not utilize a secure method for credential management.