1. During process design flow it is mandatory to send CTRL+S to the designated internet application to save a document.Out of the following which is the appropriate usage of native functions of Blue Prism?
A) Global Send Key Events, Input parameter 'Text' = '<{CTRL}s>{CTRL}'
B) Global Send Key Events, Input parameter 'Text' = '<{CTRL}>s{CTRL}'
C) Global Send keys, Input parameter 'Text' = '<{CTRL}s>{CTRL}'
D) Global Send keys, Input parameter 'Text' = '<{CTRL}>s{CTRL}'
2. Which of the below statements are not true about work queue?A. If Get Next Item fails to get an item, it means there are no unworked items in the queue.B. An item is referred to by its unique Blue Prism ID.C. A queue can be temporarily deactivated and reactivated.D. A queue can be set up to enable multiple attempts on an item with limited number of attempts.
A) A, D
B) C, D
C) A, B, C
D) B, C, D
3. Which of the following exception type is not recommended by blue prism?
A) Attach Exception
B) System Exception
C) Validation Exception
D) System Exception Try Once
4. What are the below options are not attributes of an element in application modeler?A. Match IndexB. Screen BoundC. Match reverseD. Ancestor Count
A) A,C
B) B,D
C) A,C,D
D) None of the above
5. Which is the invalid data type in Blue Prism?
A) Text
B) String
C) Datetime
D) Timespan
Leave a comment