Create a SOAP message

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Create a SOAP message to define the remote endpoint, WSDL, and authentication settings.

    시작하기 전에

    Role required: web_service_admin

    프로시저

    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