Feedback

  • Contents
 

SOAP Get Request Info

This SOAP tool queries information from the request handle.

Inputs

SOAP Request

Handle of the SOAP request.

Outputs

Initiator Event

String denoting the notification event that caused the initiator to trigger.

SOAP Action

String denoting the SOAP action code of that request.

Client ID

Client ID (Notifier object id). Integer.

Client Name

String containing the name of the client

Request ID

Integer Request ID (for debugging/tracing purposes).

Payload Size

Size of the request payload in bytes. Integer.

Transport Info Size

Size of the transport information in size. Integer.

Exit Paths

Success

This path is taken if the information is successfully retrieved.

Failure

This path is taken if the operation fails.