Interact | services | eventPattern | advancedPatterns

The configuration properties in this category control whether integration with Interact Advanced Patterns is enabled, and they define the timeout intervals for connections with Interact Advanced Patterns.

enableAdvancedPatterns

Description

If true, enables integration with Interact Advanced Patterns. If false, integration is not enabled. If integration was previously enabled, Interact uses the most recent pattern states received from Interact Advanced Patterns.

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 Advanced Patterns. 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 Advanced Patterns,and a request is sent to the 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, 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 Advanced Patterns.

Default value

10