Study the following process flow on the Main Page of a process where the intention is to preserve the current exception.
What is wrong with the design?
A process has been created but it is not listed in Control Room. The following reasons have been suggested.
1. The process uses objects with different run modes
2. The process has not been published
3. Process validation shows more than 99 errors
4. The user does not have privileges to run processes in Control Room
Which of the above could cause the process not to be visible in Control Room?
When designing a Blue Prism solution a Blue Prism architect must respect the requirement that no customer data is visible within the Blue Prism database.
Consider these possible design alternatives:
1. No customer data in the work queue
2. Encrypt the data in the work queue
3. Switch off all stage parameter logging
Which combination of the above will guarantee that no customer data is visible in the Blue Prism log file?
The Work Queue "Customer Onboarding" has a number of Pending Items which may be tagged as "Domestic", "Retail" or "Business". There is also a tag for the 8
digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
What is the correct configuration to get the next item from the queue that:
Isn't applying for a loan product i.e. Product Code doesn't begin with "LN" And
Is a domestic customer
The Work Queue 'Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan". What is the correct configuration to get
the next item from the queue that is tagged either "Current" or "Loan"?