Câu 60: AD01: Blue Prism Developer
Examine the following process flow: The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception. Data Item "Attempts" is a number data item with an initial value of 0Data Item "Max Attempts" is a number data item with an initial valu…
Nội dung câu hỏi
Examine the following process flow: The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception. Data Item "Attempts" is a number data item with an initial value of 0Data Item "Max Attempts" is a number data item with an initial value of 3The "˜Increment Attempts' calculation stage adds 1 to the attempts value and outputs a result to the "Attempts" data itemTo enable this to work correctly, what is the correct expressions for the "˜Try Again' decision stage?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. [Attempts] < [Max] — đáp án hiện tại
- B. [Attempts] > [Max]
- C. [Attempts] = [Max]
- D. [Attempts] + 1
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.