Invoke Request-Headers Page

You can configure and view SOAP and HTTP request header parameters for a SOAP web service or HTTP request header parameters for a RESTful web service. The headers that are displayed are based on your selections made on the Header page. The headers you select are applied to the request object.

SOAP Web Services

Element Description

SOAP Headers

View the SOAP headers contained in the WSDL file of the selected SOAP service.

SOAP headers cannot be edited.

Custom SOAP Headers

Click Choose File to upload the XML schema file from which to select custom SOAP headers to be configured in the integration WSDL.
Note the following:
  • Only valid XSD files are supported.
  • Schema files without targetNamespaces are not supported.
  • Nested schemas are not currently supported.

Standard HTTP Headers

Click the Add icon to add headers from the prepopulated list.

Some mandatory standard HTTP headers are disabled from selection because allowing them to change may provide unexpected results (for example, authorization).

Custom HTTP Headers

Click the Add icon to add custom HTTP header names and descriptions. Note the following:
  • Spaces, commas, or <EOD> characters are not supported in custom HTTP header names.
  • Null and duplicate HTTP header names are not supported.

RESTful Web Services

Element Description

Standard HTTP Headers

Click the Add icon to add headers from the prepopulated list.

Some mandatory standard HTTP headers are disabled from selection because allowing them to change may provide unexpected results (for example, authorization).

Custom HTTP Headers

Click the Add icon to add custom HTTP header names and descriptions. Note the following:
  • Spaces, commas, or <EOD> characters are not supported in custom HTTP header names.
  • Null and duplicate HTTP header names are not supported.