Introduction
Workflow process is set of steps through which information flows in sequence and the workflow roles which derives the actors are assigned to a step to complete the work defined for that level . The states of each level is derived based on the information received from previous step.
Data Table
Sr. No. | Current State | Next State | Role Name | SLA | |
1 |
| Create and Approve | Approved | Assistant | NA |
2 |
| Forward | Pending for Approval | Assistant | NA |
3 | Pending for Approval | Verify and Approve | Approved | Supervisor | NA |
4 | Pending for Approval | Save | Pending for Approval | Supervisor | NA |
5 | Pending for Approval | Reject | Rejected | Supervisor | NA |
6 | Pending for Approval | Send Back to Assistant | Rejected for Review | Supervisor | NA |
7 | Rejected for Review | Forward | Pending for Approval | Assistant | NA |
8 | Rejected for Review | Cancel | Rejected | Assistant | NA |
Note: Data given in the table is a sample data.
Procedure
Data Definition
Sr. No. | Column Name | Data Type | Data Size | Is Mandatory? | Definition/ Description |
---|---|---|---|---|---|
1 | Current State | Text | 256 | Yes | The Current State indicates the stage at which the process of the workflow in progress. |
2 | Action | Reference | 64 | Yes | The Action indicates the workflow in progress from one stage to another stage. This refer to Workflow Actions . |
3 | Next State | Text | 256 | Yes | The Next State is process in the workflow when a action is completed (Example: assigning the for approval from one person to next person) |
4 | Role Name | Reference | 64 | Yes | The role are the different hierarchy of people with designation who are authorized for initiate, approval or rejecting the process. It refers to Workflow Levels . |
5 | SLA | Integer | 2 | No | The SLA indicates the time-frame within which the action to be completed |
Step to fill data
Download the data template attached to this page.
Have it open and go through all the headers and understand the meaning of them by referring 'Data Definition' section.
Make sure all the headers, its data type, field size and its definition/ description is understood properly. In case of any doubt, please reach out to the person who has shared this document with you to discuss the same and clear out the doubts.
Start filling the data starting from serial no. and complete a record at once. repeat this exercise till the entire data is filled into a template.
Verify the data once again by going through the checklist and taking care of each and every point mentioned in the checklist.
Checklist
The checklist is a set of activities to be performed once the data is filled into a template to ensure data type, size, and format of data is as per the expectation. These activities have been divided into 2 groups as given below.
Common Checklist
This checklist covers all the activities which are common across the entities.
To see common checklist refer to the page Checklist consisting of all the activities which are to be followed to ensure completeness and quality of data.
Entity Specific Checklist
Please discuss with a relevant department head before finalizing the workflow.