Activity Chart
From DocWiki
(Difference between revisions)
Line 92: | Line 92: | ||
|Waiting for Approval | |Waiting for Approval | ||
|- | |- | ||
- | | | + | |Assigned(5000) |
+ | |new(5100) | ||
+ | |Reject second Outgoing | ||
+ | |200 | ||
+ | |1 | ||
+ | |15 | ||
+ | |Rejected | ||
+ | |- |
Revision as of 07:16, 11 January 2011
Note:
- The table below gives the interpretations of various status and sub-status values in the EGPL_CASEMGMT_ACTIVITY table for a given activity that resides in the system. It will be very helpful for debugging retriever, workflow, dispatcher, and other activity based issues when you run SELECT queries (with filters) on this table to determine whether an activity actually made it into the system or why the activity failed to get processed, dispatched, etc.
Activity Status | Activity Substatus | Action | Activity Mode | Activity Type | Activity Subtype | Last Action Reason |
---|---|---|---|---|---|---|
Assigned(5000) | in_progress(5900) | Forward Original(a1) | 100 | 1 | 1 | Forwarded |
Assigned(5000) | in_progress(5900) | Redirect Original(a1) | 100 | 1 | 1 | Redirected |
Assigned(5000) | in_progress(5900) | Reply Original(a1) | 100 | 1 | 1 | Replied |
Assigned(5000) | in_progress(5900) | Reply Reply Save Original(a1) | 100 | 1 | 1 | Replied |
Assigned(5000) | in_progress(5900) | Reply Save Original(a1) | 100 | 1 | 1 | Saved Draft |
Assigned(5000) | in_progress(5900) | Reply Save(a2) | 100 | 1 | 6 | - |
Assigned(5000) | in_progress(5900) | Accept Save Draft Changes | 200 | 1 | 6 | Save draft to supervise |
Assigned(5000) | in_progress(5900) | Reject first Outgoing Compose | 200 | 1 | 6 | Waiting for Approval |
Assigned(5000) | in_progress(5900) | Compose Save | 200 | 1 | 8 | - |
Assigned(5000) | in_progress(5900) | OutBound Original Changes | - | - | - | Waiting for Approval |
Assigned(5000) | new(5100) | Reject second Outgoing | 200 | 1 | 15 | Rejected |