Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath Exam UiPath-ADAv1 Topic 1 Question 17 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 17
Topic #: 1
[All UiPath-ADAv1 Questions]

A developer wants to run two processes on the same machine, the first process contains only HTTP Request activities and the second one performs UI Automation. What option needs to be enabled on the first process in order to ensure that the processes can run concurrently on the same machine?

Show Suggested Answer Hide Answer
Suggested Answer: A

In the Import Arguments panel of the Invoke Workflow File activity, in arguments can be given either hard-coded values or variables. In contrast, in/out and out arguments can only be given variables. This is because in/out and out arguments are designed to return data, so they need to be stored in variables to capture any changes made during the invoked workflow execution.


UiPath Studio Guide: Invoking Workflows and Managing Arguments

Contribute your Thoughts:

Alpha
3 days ago
I'm not sure, but I think it makes sense. It would prevent the HTTP Request activities from interfering with the UI Automation.
upvoted 0 times
...
Cammy
3 days ago
Hmm, I'd go with 'Starts in Background' to keep the processes running concurrently. Seems like the most straightforward option.
upvoted 0 times
...
Jolene
4 days ago
I agree with Rima, because running in the background allows processes to run concurrently.
upvoted 0 times
...
Rima
6 days ago
I think the answer is A) Starts in Background.
upvoted 0 times
...

Save Cancel