The following table lists the fields and descriptions of the Count Execution Pipeline - Statuses.
Field | Description |
---|---|
Count Request Created | This indicates that count request has been created.
This corresponds to ‘Create Count Request’ transaction. |
Count Tasks Created | This indicates that count tasks are created for the request.
This corresponds to ‘Create Count Tasks’ transaction. |
System Cancelled | This indicates that the count task generation has failed.
This corresponds to ‘Create Count Task’ transaction. |
Count Tasks Completed | This indicates that all count tasks for a count request are complete.
This corresponds to ‘Count Tasks Complete’ transaction. |
Count Tasks Completed With No Variance | This indicates that all count tasks for a count request are complete with no variance.
This corresponds to ‘Count Tasks Complete’ transaction and ‘HasNoVariance’ condition. |
Count Tasks Completed With Unresolvable Variance | This indicates that all count tasks for a count request are complete with unresolvable variance.
This corresponds to ‘Count Tasks Complete’ transaction and ‘IsNotResolvable’ condition. |
Count Tasks Completed With Resolvable Variance | This indicates that all count tasks for a count request are complete with resolvable variance.
This corresponds to ‘Count Tasks Complete’ transaction and ’varianceValue’ condition. |
Recount Tasks Created | This indicates that recount tasks are created for the count request.
This corresponds to ‘Create Recount Tasks 7.9’ transaction. |
Recount Tasks Completed | This indicates that all recount tasks for a count request are complete.
This corresponds to ‘Recount Tasks Complete’ transaction. |
Recount Tasks Completed With No Variance | This indicates that all recount tasks for a count request are complete with no variance value.
This corresponds to ‘Recount Tasks Complete’ transaction and ‘HasNoVariance’ condition |
Recount Tasks Completed With Resolvable Variance | This indicates that all recount tasks for a recount request are complete with resolvable variance.
This corresponds to ‘Recount Tasks Complete’ transaction and ‘varianceValue’ condition. |
Recount Tasks Completed With Unresolvable Variance | This indicates that all recount tasks for a count request are complete with unresolvable variance.
This corresponds to ‘Recount Tasks Complete’ transaction and ‘IsNotResolvable’ condition |
Variance Task Created | This indicates that variance tasks are created for the count request.
This corresponds to ‘Create Variance Tasks’ transaction. |
Variance Tasks Completed | This indicates that all variance tasks for a count request are complete.
This corresponds to ‘Variance Tasks Complete’ transaction. |
Variance Tasks Completed With No Variance | This indicates that all variance tasks for a count request are complete with no variance value.
This corresponds to ‘Variance Tasks Complete’ transaction and ‘HasNoVariance’ condition. |
Cannot Resolve Variance | This indicates that variance tasks are marked as not resolvable.
This corresponds to ‘IsNotResolvable’ condition being True. |
Variance Tasks Completed With Resolvable Variance | This indicates that all variance tasks for a count request are complete with resolvable variance.
This corresponds to ‘Variance Tasks Complete’ transaction and ‘varianceValue’ condition. |
Third Count Tasks Created | This indicates that third count tasks are created for the request.
This corresponds to ‘Create Third Count Tasks’ transaction. |
Third Counting Completed | This indicates that all third count tasks for a count request are complete.
This corresponds to ‘Third Counting Complete’ transaction. |
Third Counting Completed With No Variance | This indicates that all third count tasks for a count request are complete with no variance.
This corresponds to ‘Third Counting Complete’ transaction and ‘HasNoVariance’ condition. |
Third Count Cannot Resolve Variance | This indicates that all third count tasks for a count request are complete with unresolvable variance.
This corresponds to ‘Third Counting Complete’ transaction and ‘IsNotResolvable’ condition. |
Third Count Completed With Resolvable Variance | This indicates that all third count tasks for a count request are complete with resolvable variance.
This corresponds to ‘Third Counting Complete’ transaction and ‘varianceValue’ condition. |
Count Request Completed | This indicates that all count and variance tasks for the count request are complete.
This corresponds to ‘Accept Variance’, ‘Auto Accept Variance’ transactions and ‘HasNoVariance’ condition. |
Count Request Cancelled | This indicates that count request is cancelled.
This corresponds to ‘Cancel Count Request’ transaction. |