Which of the following statements about Blue Prism and Web Services are correct? (Choose three.)
Which of the following statements about setting and using Work Queue priority are correct?1. The Blue Prism Work Queue business object can be used to change the priority of an item after it has been added to the queue.2. Items are worked in order of lowest priority number first.3. The default priority setting is 1.4. Setting the priority for a Work Queue item is done when the item is first added to the queue using the Add To Queue action.
Which of the following accurately describes best practice when work is sourced from an application's workflow system?
Which of the following are valid options to circumvent the risk that lower priority work may never be worked if a process is configured to prioritise work in a BluePrism Work Queue in an order other than the default priority (first in first out)?1. Ensure that there are always enough robots working the process to clear all work each day2. Design a solution that uses more than one method of prioritising, adding logic to your design that works lower priority items if they are over a configured age.3. Ensure all Business Objects used in the solution are configured to have a run mode of Background4. Include SLA monitoring and alerting to your solution, to ensure Blue Prism Controllers are informed if work items are at a risk of missing their SLAs.
Which of the following statements about the status of a work queue is/are correct?1. The status can be used as a method of recording what work has been done so far on a Work Queue item2. The status is set using the Update Status action of the Work Queues business object3. Every time the Update Status action is executed, the existing status is appended. Each status is separated with a semi colon.4. The status can be used to aid manual working of exceptions; providing the Item Status can inform staff what work is still outstanding on an item that needs manually completing
Which of the following statements about Tagging of Work Queues are correct? (Choose three.)