...
The side calls tab shows calls made by the DataPower to external resources during the transaction, such as SQL calls, LDAP, HTTP requests, SOAP requests, FTP calls, MQ calls, etc.
Column | Description |
---|---|
Type | The call's type - such as SQL,LDAP, etc. |
Direction | request or response |
Time | When the call was made |
Elapsed (ms.) | Elapsed time of the call in milliseconds |
Status | Whether the call was successful or not |
Details | Extra details about the call, such as the SQL statement, HTTP request URL, etc |