A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:
- The Robot is installed on Machine A, which connects through RDP to Machine B.
- From Machine B another RDP connection is opened to Machine C, where the automation must be performed.
Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?
A developer needs to create a process for the Human Resources team. During the development, they try to run the workflow containing the following dictionary variable:

But this error is shown:

What is the possible cause of the error?
What is the best way to store credential information used in a UiPath automation project?
What is a recommended way to safely store credential information used in a UiPath automation project?