The AUTN_GROUP
action parameter specifies the group of connectors to send the action to.
synchronize
, insert
, or update
fetch action, this parameter is required.collect
, delete
, hold
, or releasehold
fetch action, this parameter is required when you use the IdentifiersXML
action parameter. Otherwise, it is ignored.view
action, this parameter is optional but is recommend to increase performance. Setting this parameter can increase performance because the Distributed Connector does not need to query IDOL Server.Actions: | Collect, Delete, Hold, Insert, ReleaseHold, Synchronize, Update, View |
Type: | String |
Default: | |
Required: | Required for synchronize , insert , and update fetch actions |
Example: | AUTN_GROUP=ExchangeConnectors
|
See Also: |
|