Index
The Index
action indexes user data into IDOL server.
Example
To index the user information from the NT
repository into IDOL server:
http://localhost:3057/action=Index&repository=NT
Parameters
Parameter | Description | Required |
---|---|---|
DreACIPort
|
The ACI port of the IDOL Server. For example, DreACIPort=9000 .If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreACIPort. |
|
DreDatabase
|
The IDOL database to index the data into. For example, DreDatabase=Users .If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreDatabase. |
|
DreHost
|
The host name or IP address of the IDOL Server. For example, DreHost=10.0.0.1 .If you do not set this parameter, the action uses the value of the configuration parameter GroupServerIndexDreHost. |
|
EncryptResponse | Encrypt the output. | |
FileName | The file to write output to. | |
ForceTemplateRefresh | Forces the server to load the template from disk. | |
Output | Write output to a file. | |
Repository
|
The repository that contains the information to index into IDOL Server. | Yes |
Template | The template to use for the action output. | |
TemplateParamCSVs | A list of variables to use for the specified template. |