You are the Lead Developer tasked with delivering four processes for the same client. You have enough developers in the team to develop all the processes in parallel. All the processes have one application in common, another application is used by two processes and one process uses an application that none of the others do. Which of the following statements is true?
Which of the following statements about using Work Queue designs to split a business process into a multi part robotic solution is correct?
1. Using multiple Work Queues and Processes for the different stages of the business process is a valid design option to split a business process into a multi part robotic solution
2 Using a single Work Queue and deferring cases for future processing is a valid design option to split a business process into a multi part robotic solution
3. Using an item's status to control when to work it is a valid design option to split a business process into a multi part robotic solution
4. You cannot split a business process into a mufti part robotic solution
Imagine a DR scenario where the main Production database goes down one afternoon. All processes use work queues and all new work is loaded first thing each morning. The database is backed up regularly but not in real time, so the restored back up will be slightly out of date, say by 1 hour. If the backup was restored, and processes were restarted what would be the effect? (select 2 responses)
Consider the following high-level design. The solution is intended to read medical data from one application in order to update another An input file is prepared by an overnight batch run for the solution to work through each morning before patients arrive. Usually the input file is fairly small but at certain times each month the file is much larger.
Which of these options should be considered by the process solution designer to guarantee the quality of the end-to-end solution? (select 4 responses)
When designing business objects which of the following statements is true? (select 3 responses)?