AcsSc.auth_sync_process.getelements.ims_enterprise_v_1p1 (private)

 AcsSc.auth_sync_process.getelements.ims_enterprise_v_1p1 parameters

Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl

acs-service-contract operation. Call via acs_sc::invoke. Get an list of the elements handled by this batch synchronization (first_names, last_name, username, email, etc). These elements will not be editable by the user, so as not to risk overwriting the user's changes with a later synchronization.

Parameters:
parameters - string []
Returns:
elements - string []
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 auth::sync::process_doc::ims::GetElements auth::sync::process_doc::ims::GetElements (private) AcsSc.auth_sync_process.getelements.ims_enterprise_v_1p1 AcsSc.auth_sync_process.getelements.ims_enterprise_v_1p1 AcsSc.auth_sync_process.getelements.ims_enterprise_v_1p1->auth::sync::process_doc::ims::GetElements

Testcases:
No testcase defined.
Source code:
return [auth::sync::process_doc::ims::GetElements $parameters]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: