Application Integration
- Application Integration
- All Products
Column
| Description
|
---|---|
Name
| The dispatch configuration name.
|
Executing
| The number of requests running under the dispatch configuration.
|
Queued
| The number of requests queued by the dispatch configuration.
Requests move from
Queued to
Executing when any of the following events occur:
|
Average Time (ms)
| The average time, in milliseconds, for which a listener in the concurrent pool works on a request.
|
Consumed
| The number of requests that have passed through the dispatch configuration. This number does not include rejected messages.
|
Rejected
| The number of requests that were rejected by the dispatch configuration.
This number does not include timed out requests. For details, see
Timeout (Seconds).
|
Status
| The status of the dispatch configuration.
A dispatch configuration can be in the following states:
|
Action
| Description
|
---|---|
Reset Statistics
| Sets the
Executing and
Average Time (ms) values to zero.
|
Suspend Execution
| Stops sending requests to Process Server. Requests remain in a queue until you resume the dispatch configuration.
|
Resume Execution
| Resumes dispatching new requests to the engine.
|
Purge Queued Requests
| Deletes all pending requests from the in-memory queue and the persistent queue. Process Server does not execute these requests.
Use this action in unusual circumstances that require clearing the queue.
|
Delete Configuration
| Removes the dispatch configuration. The status will be
Pending Delete until you refresh the browser.
Requests do not go to Process Server after you select
Delete Configuration . If there are queued requests, the configuration is removed after all requests are consumed.
|