A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
In order to allow the three physicians to review the orders in parallel, how would you configure the process?
You want to display an error message to the user if the data page fails to retrieve data. The data page is sourced by a REST connector.
How do you detect the error?
A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.
How do you implement a solution?
You are configuring a drop-down list with a page list property. When the user selects an item in the list, you want to retrieve data associated with the selected item and add the data to the case.
How do you configure the data access for the page list property?
An agent is configured to run at a 600-second interval with a maximum number of entries set to 50. There are 75 entries in the scheduled queue. If the agent runs at 2:30 P.M., when does the agent run again?