Interact | flowchart
This section defines configuration settings for interactive flowcharts.
defaultDateFormat
Description
The default date format used by Interact to convert Date to String and String to Date.
Default value
MM/dd/yy
idleFlowchartThreadTimeoutInMinutes
Description
The number of minutes Interact allows a thread dedicated to an interactive flowchart to be idle before releasing the thread.
Default value
5
idleProcessBoxThreadTimeoutInMinutes
Description
The number of minutes Interact allows a thread dedicated to an interactive flowchart process to be idle before releasing the thread.
Default value
5
maxSizeOfFlowchartEngineInboundQueue
Description
The maximum number of flowchart run requests Interact holds in queue. If this number of requests is reached, Interact will stop taking requests.
Default value
1000
maxNumberOfFlowchartThreads
Description
The maximum number of threads dedicated to interactive flowchart requests.
Default value
25
maxNumberOfProcessBoxThreads
Description
The maximum number of threads dedicated to interactive flowchart processes.
Default value
50
maxNumberOfProcessBoxThreadsPerFlowchart
Description
The maximum number of threads dedicated to interactive flowchart processes per flowchart instance.
Default value
3
minNumberOfFlowchartThreads
Description
The minimum number of threads dedicated to interactive flowchart requests.
Default value
10
minNumberOfProcessBoxThreads
Description
The minimum number of threads dedicated to interactive flowchart processes.
Default value
20
sessionVarPrefix
Description
The prefix for session variables.
Default value
SessionVar
Interact | flowchart | ExternalCallouts | [ExternalCalloutName]
Interact | flowchart | ExternalCallouts | [ExternalCalloutName] | Parameter Data | [parameterName]