Given a dataiable "dt" with the following header:
"Surname. Address. Zip Code, Given Name, Phone Number.
What is the correct configuration of the Invoke Method activity so that the resulting header will be:
"Surname. Given Name. Address. Zip Code. Phone Number".
A)
B)
C)
D)
Correct Answer:
C
What is the purpose of credential stores in UiPath Orchestrator?
Correct Answer:
C
Which of the following is an outcome of converting a personal workspace into a folder in UiPath Orchestrator?
Correct Answer:
B
The outcome of converting a personal workspace into a folder in UiPath Orchestrator is that the owner of the initial workspace is added by default to the newly created folder and assigned the Folder Administrator role. A personal workspace is a special type of folder that is created automatically for each user in Orchestrator and allows them to work on their own automation projects without affecting other users or folders. A personal workspace can be converted into a regular folder if the user wants to share their
work with other users or move it to another folder. When a personal workspace is converted into a folder, the owner of the workspace becomes the owner of the folder and gets the Folder Administrator role, which gives them full permissions to manage the folder and its contents. The folder also inherits the permissions and settings of the parent folder, which is the Default folder by default. The admin user is not added to the folder by default, but they can access the folder as a Tenant Administrator if they have that role. References:
[Personal Workspaces], [Convert Personal Workspace to Folder]
Which major sections can be added or modified in the State activity of a UiPath project that uses State Machines?
Correct Answer:
D
When configuring the Max # of retries for the queue in Orchestrator to "1" for your process, and the queue has 5 transaction items. At runtime, the first transaction item throws a Business Rule Exception.
How does the process proceed?
Correct Answer:
B
