Question: 1
According to Blue Prism best practice which of the following information would be appropriate to store in a Work Queue tag? (select 3 responses)
A Something that identifies the type of work that was performed Example tags might be: Funds Transferred, SIM Card Requested, Account, Closed, Account Suspended, Account Noted
B Something that identifies exact datetime of a step in the process. Example of tags might include Account Closed 20/03/2017 12:12:16, Work
Completed 20/03/2017 12:12:16: Request Loaded 20/03/2017 12:12:16
C Something that identifies the source of work. Example of tags might include: Email, Web Form, Excel Adhoc. Database
D Something that identifies the client record to make work queue items easier to search. Example tags might be a phone number, customer reference number or ID, customer full name. For example: +4407994446767, 00023231 A; Mr John A Smith
E Something that identifies the type of process scenario. Example of tags might include: Invalid Product, Unrecognised customer, Goneaway Marker, Invalid Status
F Details of an exception that has occurred. For example: The Login Screen was not found.
Answer : A, C, E
Show Answer
Hide Answer
Question: 2
When configuring an object's run mode which of the following is true?
Question: 3
Which of the following flows can you not create in Blue Prism? (select 2 responses)
A)
B)
C)
D)
Question: 4
Consider the following process flow from the Main Page of a process in Process Studio:
Thinking about the standard Blue Prism Process Templates, what is wrong with this Main Page process flow?
Question: 5
Exhibit
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 0
Data Item "Max Attempts" is a number data item with an initial value of 3
The 'Increment Attempts' calculation stage add 1 to the attempts value and outputs a result to the "Attempts" data item
To enable this to work correctly, what is the correct expressions for the Try Again' decision stage?