auth::sync::get_doc::file::GetParameters (private)

 auth::sync::get_doc::file::GetParameters

Defined in packages/acs-authentication/tcl/sync-procs.tcl

Parameters for FILE GetDocument implementation.

Testcases:
sync_get_parameters
Source code:
    return {
        IncrementalPath {The path to the document for incremental update. Will retrieve this most of the time.}
        SnapshotPath {The path to the document for snapshot update. If specified, will get this once per month.}
    }
Generic XQL file:
packages/acs-authentication/tcl/sync-procs.xql

PostgreSQL XQL file:
packages/acs-authentication/tcl/sync-procs-postgresql.xql

Oracle XQL file:
packages/acs-authentication/tcl/sync-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: