AcsSc.auth_sync_retrieve.getdocument.httpget (private)

 AcsSc.auth_sync_retrieve.getdocument.httpget 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 - string []
Returns:
doc_status - string
doc_message - string
document - string
snapshot_p - string
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 auth::sync::get_doc::http::GetDocument auth::sync::get_doc::http::GetDocument (private) AcsSc.auth_sync_retrieve.getdocument.httpget AcsSc.auth_sync_retrieve.getdocument.httpget AcsSc.auth_sync_retrieve.getdocument.httpget->auth::sync::get_doc::http::GetDocument

Testcases:
No testcase defined.
[ show source ]
Show another procedure: