Create a SOAP message to define the remote endpoint, WSDL, and authentication settings.

Before you begin

Role required: web_service_admin

Procedure

  1. Navigate to All > System Web Services > SOAP Message.
  2. Click New.
  3. Enter a Name to identify the SOAP message.
  4. Specify a WSDL using one of these options:
    • To download and use an online WSDL source, select the Download WSDL check box and enter the URL for the WSDL in the WSDL field.
    • To enter the WSDL directly, clear the Download WSDL check box, and then copy and paste the WSDL XML into the WSDL XML field.
  5. If the endpoint is protected by basic authentication, select the Use basic auth check box and enter the credentials.
  6. If the endpoint requires mutual authentication, select the Enable mutual authentication check box and select a Protocol profile to use for mutual authentication.
  7. Click Submit.

    This image shows an example of a SOAP message that connects to a demo instance of ServiceNow.

    Soap message demo 1