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