Câu 6: AD01: Blue Prism Developer
Examine the 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…
Nội dung câu hỏi
Examine the 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 outputs a result to the "Attempts" data itemTo enable this to work correctly, what is the correct expressions for the "˜Increment Attempts' calculation 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. +1
- B. Attempts + 1 — đáp án hiện tại
- C. [Max] + 1
- 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.