Defining the entrance criteria for a stage
Prevent delays and improve the efficiency of the case resolution process by verifying that the user attaches relevant documentation and provides appropriate information. Validate case properties, attachments, and conditions to determine whether a case can enter a specific stage as it moves through the case life cycle.
For example, you can check whether a vehicle loan case has an attached credit score before sending the case to a finance manager for approval.Use the following techniques to define entrance criteria for a stage:
- Setting required attachments for stage entry
Maximize efficiency and speed up the case resolution process by verifying that the user provides required, relevant documentation and correspondence before a case enters the next stage.
- Validating field values for stage entry
Ensure that a case contains relevant data before it enters a specific stage by validating the field values that users provide. By validating field values for a stage entry, you prevent the case from proceeding to the next stage without the relevant information. If the value that the user enters into a form at run time meets the condition in a validate rule, the application displays an error message.
Previous topic Creating an alternate stage Next topic Setting required attachments for stage entry