auth::sync::job::end_get_document (public)
auth::sync::job::end_get_document -job_id job_id \ -doc_status doc_status [ -doc_message doc_message ] \ [ -document document ] [ -snapshot ]
Defined in packages/acs-authentication/tcl/sync-procs.tcl
Record the time that we've finished getting the document, and record the status.
- Switches:
- -job_id (required)
- The ID of the batch job you're ending.
- -doc_status (required)
- -doc_message (optional)
- -document (optional)
- -snapshot (optional, boolean)
- Set this if this is a snapshot job, as opposed to an incremental ('event driven') job.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- sync_start_end