Goal
The Goal defines the specific condition that must be met for a procedure to be considered complete. This ensures that the procedure ends only when all required information or criteria are fulfilled, based on user input or system events.
Logic
Goal Section
Purpose
The Goal specifies the end condition of the procedure. It ensures that the procedure completes when specific data or actions are fulfilled, such as collecting required claim details or verifying information.
How to Configure
Click Edit: Click the Edit button next to the Goal field to modify it.
Edit Goal Enter the Goal: Define the condition that indicates the end of the procedure. This is usually based on collecting specific user input or completing a task.
Example The system uses the ClaimClient action tool to ensure the collected claim data is properly stored in the relevant columns.
The procedure ends when the client provides all required details related to their claim, such as full name, user ID, item code, item type, purchase date, claim type, damage details, proof link, and claim status.
Input Goal
Save Changes: Once you've entered the required details, click Save to apply the changes.
Last updated