Configuration of the Virtual Service Engine

Preload Invoked Services (vs.capability.metadata.preloadInvokedServices)

Specifies whether services invoked in virtual service processes should be pre-loaded with the virtual service process.

Default: false

Maximum Flow Threads (bpel.process.engine.maxFlowThreads)

Specifies the maximum threads available to execute concurrent flows. If there are not enough threads available flows will be queued until an eventual timeout. A value of -1 will result in no upper bound of threads.

Default: 300

Flow Timeout (bpel.process.engine.flowTimeout)

Specifies the maximum time (in seconds) a flow will be allowed to execute before canceling. A valule of -1 will result in no cancellation.

Default: 120