UiPath Automation Developer Professional v1 — Question 122
Under what conditions will a trigger be automatically disabled upon failure in Integration Service?
Answer options
- A. When the job is not able to start after 3 attempts for a single event or the job does not start for the last 25 events.
- B. When the job is not able to start after 5 attempts for a single event or the job does not start for the last 50 events.
- C. When the job is not able to start after 11 attempts for a single event or the job does not start for the last 100 events.
- D. When the job is not able to start after 20 attempts for a single event or the job does not start for the last 200 events.
Correct answer: C
Explanation
The correct answer is C, as it specifies that the trigger will be automatically disabled if the job fails to start after 11 attempts for a single event or does not start for the last 100 events. Options A, B, and D do not meet these specific criteria, thus they are incorrect.