Activity Chart
From DocWiki
(Difference between revisions)
Line 156: | Line 156: | ||
| - | | - | ||
|- | |- | ||
+ | |Assigned(5000) | ||
+ | |new(5100) | ||
+ | |User Transfer | ||
+ | | - | ||
+ | | - | ||
+ | | - | ||
+ | |Transferred by agent | ||
+ | |- | ||
+ | | |
Revision as of 08:57, 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 |
Assigned(5000) | new(5100) | Assign Task To User | - | 10000 | 10001 | - |
Assigned(5000) | new(5100) | Task Save | - | 10000 | 10001 | Saved Draft |
Assigned(5000) | new(5100) | InBound User Assignment | - | - | - | assigned_by_system |
Assigned(5000) | new(5100) | OutBound User Assignment | - | - | - | Assigned for Supervision |
Assigned(5000) | new(5100) | Pull | - | - | - | - |
Assigned(5000) | new(5100) | Queue Transfer | - | - | - | Transferred by agent |
Assigned(5000) | new(5100) | Skill Based Module | - | - | - | - |
Assigned(5000) | new(5100) | User Transfer | - | - | - | Transferred by agent |