AcsSc.auth_sync_retrieve.getdocument.localfilesystem (private)
AcsSc.auth_sync_retrieve.getdocument.localfilesystem parameters
Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl
acs-service-contract operation. Call via acs_sc::invoke. Retrieves the document. Returns doc_status of 'ok', 'get_error', or 'failed_to_connect'. If not 'ok', then it should set doc_message to explain the problem. If 'ok', it must set document to the document retrieved, and set snapshot_p to t if it has retrieved a snapshot document.
- Parameters:
- parameters (required)
- string []
- Returns:
- doc_status - string
doc_message - string
document - string
snapshot_p - string- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.