Interpreting Send Master Processing Statistics

Send Master returns statistics relating to processing on the application server and gateway, as well as response processing.

Note:

All values returned are expressed in milliseconds.

This table describes the statistics that Send Master returns related to processing on the application server.

Statistic Description

TransformInbound

Time to process any inbound transformations.

OnRoutePeopleCode

Time to execute OnRoute PeopleCode.

OnRequestPeopleCode

Time to execute OnRequest PeopleCode.

TransformOutbound

Time to process any outbound transformations.

DataBase

Time for processing on the database.

AppServerSendTime

Time to send the request to the application server. This value is not applicable in Send Master, because Send Master (not the application) is sending the request.

AppServerRecvTime

Processing time on the application server.

This table describes the statistics that Send Master returns related to processing on the integration gateway.

Statistics Description

Connector

Time that processing took place on the connector.

Transform

Time to perform gateway transformations.

GatewayTime

Processing time on the integration gateway.

This table describes the statistics that Send Master returns related to processing the response service operation.

Statistics Description

Transform

Time to perform transformation on the response.

GatewayTime

Total time for processing the response on the integration gateway.