AUTN_GROUP
The AUTN_GROUP
action parameter specifies the group of connectors to send the action to.
- If you are sending a
synchronize
,insert
, orupdate
fetch action, this parameter is required. - If you are sending a
collect
,delete
,hold
, orreleasehold
fetch action, this parameter is required when you use theIdentifiersXML
action parameter. Otherwise, it is ignored. - If you are sending a
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: |