- Contents
SOAP API Developer's Guide
Request Tools
SOAP Get Request Info
Queries some information from the request handle. Exit Paths: Success, Failure.
|
Parameter |
Dir |
Type |
Remarks |
|
SOAP Request |
IN |
Handle |
Handle of the SOAP request. |
|
Initiator Event |
OUT |
String |
Notification event that caused the initiator to trigger. |
|
SOAP Action |
OUT |
String |
SOAP action code of that request. |
|
Client ID |
OUT |
Integer |
Client ID (Notifier object id). |
|
Client Name |
OUT |
String |
Name of the client. |
|
Request ID |
OUT |
Integer |
Request ID (for debugging/tracing purposes). |
|
Payload Size |
OUT |
Integer |
Size of the request payload in bytes. |
|
Transport Info Size |
OUT |
Integer |
Size of the transport information in bytes. |

