UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 8


A developer configured the properties for a Click activity as shown below:

What happens if the activity cannot find its target at runtime?

Show Answer
Correct Answer: BC

The properties of the Click activity show that 'Continue on error' is set to True. This means that if the activity cannot find its target at runtime, it will not throw an exception and will continue with the next activity. The Timeout property is set to 10 seconds, which means the activity will wait for 10 seconds to find the target. If it cannot find the target within this time, it will proceed to execute the next activity after 10 seconds.

Discussion

9 comments
Sign in to comment
UncleMitkoOption: C
Nov 28, 2023

C is the right answer.

IngvarnOption: C
Dec 2, 2023

The next activity is executed after 10 seconds.

ASMA__Option: C
Dec 7, 2023

The next activity is executed after 10 seconds.

mhs_MohammadOption: C
Dec 12, 2023

Answer is C

ykwOption: C
Dec 16, 2023

"C" should be correct ans.

sam0yesOption: C
Feb 27, 2024

C is correct, because Continue on error is set to "True". Otherwise would be B.

Maco_COption: D
Nov 22, 2023

I think the answer is D.

Maco_C
Nov 28, 2023

sorry, The answer is c

milindkumarOption: C
Feb 29, 2024

C is correct

DKAT2023Option: C
Jun 13, 2024

it is c