WCF Client - Advanced Configuration (Magic xpi 4.13)
When you click Advanced in the WCF Client Configuration dialog box, the Advanced Configuration dialog box opens. This dialog box lets the user define the various Request and Response SOAP headers. Enter the following information:
|
|
Custom SOAP Headers
|
Request SOAP Headers
|
This field holds the XML containing all the required Custom SOAP Headers that need to be sent as part of SOAP Request. The root of this XML must be <MAGIC_SOAP_HEADERS>.
Click to open the Expression Editor to define the Custom SOAP Headers for SOAP request. This field is not mandatory.
|
Response SOAP Headers
|
At runtime this variable will hold the SOAP Headers returned in the SOAP response. The XML root must be <MAGIC_SOAP_HEADERS>.
Click to open the Variable List to select the Response Custom SOAP Headers variable. Only Blob types of variables are supported. This field is not mandatory and none is selected by default.
|
Click OK to set the Custom SOAP Headers.
Click Cancel to close the dialog without setting the Custom SOAP Headers.