Exam UiARD All QuestionsBrowse all questions from this exam
Question 83

A developer is creating an automation project which processes personal information of employees.

To protect sensitive information that is logged during the execution of the automation at the Verbose level, how can the developer avoid logging variable and argument values in both Orchestrator and Studio?

    Correct Answer: D

    To protect sensitive information that is logged during the execution of the automation at the Verbose level, the developer can check the Private property on the activities that contain sensitive information. This property ensures that the values of variables and arguments are not logged in both Orchestrator and Studio, thereby preventing sensitive information from being exposed.

Discussion
LarcAi_TrainingOption: D

I got 100% for studio section when I did my UIARD exam

Engineer24Option: D

To protect sensitive information that is logged during the execution of your automation at the Verbose level, you can choose not to log variable and argument values in both Orchestrator and Studio. To do this, you can select the Private property check box from the activities that use sensitive information.

bhaskar5a5Option: D

Ans : D