---
sourceDocument: Yokohama API Reference
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/api-reference

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Create a scripted SOAP web service using a static WSDL

# Create a scripted SOAP web service using a static WSDL {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Follow these examples to create a scripted SOAP web service using a static
WSDL.
* **[Create a scripted web service using a static WSDL](https://www.servicenow.com/docs/1Kxpdq1LgIkt1fbOH5K0Zw)**   
  To use a static WSDL, create a scripted web service.
* **[Create a static WSDL](https://www.servicenow.com/docs/hxQJnopRXF8bX4bfLnntag)**   
  Create a static WSDL with the required format to override the standard WSDL for your scripted web service.
* **[Create a static WSDL script include](https://www.servicenow.com/docs/dcUeJz0YgnCu95mlDOfeBg)**   
  Create a script include to define the majority of the code used to process static WSDL requests.
* **[Use the static WSDL](https://www.servicenow.com/docs/5LrbdFUcXTDrFohQWs2SSQ)**   
  Load the static WSDL into a SOAP client to make requests to the SOAP web service.

