Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam UiADPv1 topic 1 question 38 discussion

Actual exam question from UiPath 's UiADPv1
Question #: 38
Topic #: 1
[All UiADPv1 Questions]

A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as "out of memory"?

  • A. Build a script that compares current CPU usage values to a threshold and clears data as needed.
  • B. After every transaction, clear the transaction data, close the applications, and re-open the applications.
  • C. Add a "Clear Collection" activity at the beginning of the Process.xaml workflow.
  • D. All "Invoke Workflow File" activities from the Main.xaml file should be marked with the Isolated option.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
milesvvv
1 month ago
Answer = D https://docs.uipath.com/activities/other/latest/workflow/invoke-workflow-file#:~:text=Options-,Isolated%20%2D%20If%20this%20check%20box%20is%20selected%2C%20the%20invoked%20workflow%20runs%20in%20a%20separate%20Windows%20process.%20This%20helps%20with%20isolating%20a%20faulty%20workflow%20from%20the%20main%20workflow.,-Log https://docs.uipath.com/activities/other/latest/workflow/invoke-workflow-file#:~:text=using%20a%20dictionary.-,Isolated%20%2D%20If%20this%20check%20box%20is%20selected%2C%20the%20invoked%20workflow%20runs%20in%20a%20separate%20Windows%20process.%20This%20helps%20with%20isolating%20a%20faulty%20workflow%20from%20the%20main%20workflow.,-WorkflowFileName%20%2D%20The%20file
upvoted 1 times
...
Brandon00777
2 months, 3 weeks ago
The answer is D. Confirmed in this doc: https://docs.uipath.com/activities/other/latest/workflow/invoke-workflow-file
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...