Module Variables
Web Services Input Listener Connector
A Web Services Input Listener Connector sets the following module variables:
Name | Explanation |
---|---|
|
Purpose of the request |
|
IP address of the caller |
|
URL or IP address and port used to call the service |
Web Services Output Connector
A Web Services Output Connector sets the following module variable:
Name | Explanation |
---|---|
|
HTTP response code |
Handling Attachments and Binary Data
A Web Services Connector sets or reads the following module variables if one of the following options is set:
-
Enable MTOM attachments for the outgoing response message
-
Extract binary data from the response message and set it as variable values
Name Explanation WSAttachmentFileName.<number>
File names of the particular attachments
WSAttachment.<number>
Number of the attachment
WSAttachmentName.<number>
Name of the attachment
These variables are set for both the input connector and the output connector.
The value of |
Web Services Input Connector
A Web Services Input Connector sets the following module variables if the option Extract binary data from the response message and set it as variable values is activated:
Name | Explanation |
---|---|
|
Total number of attachments |
|
Unique ID of the attachment |
|
Type of the attachment |
The value of |
Refer to Defining Module Variables