AgentTriggerDefaults

The name of a configuration section where you set values for query parameters to use when the conversation task sends queries to the conversation Agentstore.

When you set this parameter, you must also create a configuration section with this name.

In this section, you can set any Content component query parameters, and set a value that Answer Server must use when sending agent trigger queries to the Agentstore.

For example, you might want to configure the DatabaseMatch parameter to set it to a particular database in your Agentstore.

This configuration section allows you to override the default values for the Agentstore query parameters.

For more information about the query parameters, refer to the Content Component Help.

Type: String
Default:  
Required: No
Configuration Section: MySystem
Example: AgentTriggerDefaults=MyAgentTriggerParams

[MyAgentTriggerParams]
DatabaseMatch=MyAgentDB
See Also: