Interact | services | eventPattern | advancedPatterns
The configuration properties in this category control whether integration with Interact Opportunity Detection is enabled, and they define the timeout intervals for connections with Interact Opportunity Detection.
enableAdvancedPatterns
Description
If true, enables integration with Interact Opportunity Detection. If false, integration is not enabled. If integration was previously enabled, Interact uses the most recent pattern states received from Interact 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 Interact 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 Interact Opportunity Detection,and a request is sent to the Interact 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 Interact Opportunity Detection.
Default value
10
Interact | services | eventPattern | advancedPatterns | autoReconnect