Defining activity transitions
You must define activity transitions to move the documents from one activity to the next. The activity transitions are connectors between the activities. These transitions define the next level for the documents after submission, approval, or rejection.
- Save the wf_activity_transition text file to the Custom data directory.
-
Open the wf_activity_transition text file. Each activity has its
own set of transition options related to the actions required for that
activity.
This table lists the transitions associated with each activity:
Activity Activity ID Activity Transition Create 72001 - Keep it - I'll work on it later
- Submit
Manager Approval 72003 - Get more information from the document creator
- Keep it - I'll work on it later
- Approve
- Reject
Accounting Approval 72004 - Get more information from the document creator
- Keep it - I'll work on it later
- Approve
- Reject
- Return to inbox for redistribution
Audit Review 1001001050 - Get more information from the document creator
- Keep it - I'll work on it later
- Approve
- Reject
Your entry must be similar to:1001001080| 3|Get more information from the document creator
|72999 |1001001050|Reviewed | |2|||||1
1001001081| 1|Keep it. I will work on it later
|1001001050 |1001001050|Reviewed | |2|||||1
1001001082| 0|Approve
|72003 |1001001050|Reviewed |10045 |2|||||1
1001001083|-6|Reject
|72001 |1001001050|Rejected | |3|||||1
- Save the table.