Interact | services | eventPattern | advancedPatterns
The configuration properties in this category control whether integration with Opportunity Detection is enabled, and they define the timeout intervals for connections with Opportunity Detection.
enableAdvancedPatterns
Description
If true, enables integration with Opportunity Detection. If false, integration is not enabled. If integration was previously enabled, Interact uses the most recent pattern states received from Opportunity Detection.
Default value
True
Valid Values
True | False
connectionTimeoutInMilliseconds
Description
Maximum time it can take to make an HTTP connection from the Interact real time environment to Opportunity Detection. If the request times out, Interact uses the last saved data from patterns.
Default value
30
readTimeoutInMilliseconds
Description
After an HTTP connection is established between the Interact real time environment and Opportunity Detection,and a request is sent to the Opportunity Detection to get the status of an event pattern, the maximum time it can take to receive data. If the request times out, Interact uses the last saved data from patterns.
Default value
100
connectionPoolSize
Description
Size of the HTTP connection pool for communication between the Interact real time environment and Opportunity Detection.
Default value
10
Interact | services | eventPattern | advancedPatterns | autoReconnect