get_daily_batch_status_m Guide
- Last updated
-
-
Save as PDF
Returns a string representing the current status of the Net Terms/Statement Status Mgr batch job for the given client and date.
Additional Guidance
Output Fields
Field Name |
Notes |
<batch_process_status> |
Allowable values
Values |
Description |
NEW |
Job is queued to run but has not yet begun running. |
RUNNING, NO ERRORS |
Job is currently running. |
COMPLETED, NO ERRORS
|
Job has run to completion and encountered no errors. |
PROCESSES DIED BEFORE COMPLETION |
One or more job processes died before completion. |
FAILED WITH FATAL ERROR |
Job has ceased to run due to encountering a fatal error. |
COMPLETED, SOME ERRORS |
Job has run to completion but encountered one or more non-fatal errors. |
DID NOT RUN DUE TO DEPENDENCY ERROR |
Job was unsuccessful due to failure of related process. |
SUSPENDED |
Job request was suspended. |
|