---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu 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: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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://servicenow-prod.fluidtopics.net/4~nAnjK65Zq3MNjTdQSFag)**   
  To use a static WSDL, create a scripted web service.
* **[Create a static WSDL](https://servicenow-prod.fluidtopics.net/7y9c7ZyJO8M_IFUqeWcdTg)**   
  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://servicenow-prod.fluidtopics.net/bJ4a2CUuI_QXfos3Rb4qwA)**   
  Create a script include to define the majority of the code used to process static WSDL requests.
* **[Use the static WSDL](https://servicenow-prod.fluidtopics.net/LWI0Cvx5AsPbiPOH~cw3ZQ)**   
  Load the static WSDL into a SOAP client to make requests to the SOAP web service.

