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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Creating with static WSDLs

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

Release version: Australia  
Updated March 12, 2026  
![](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/bPIII0y0QVdOeW5j23SHOQ)**   
  To use a static WSDL, create a scripted web service.
* **[Create a static WSDL](https://servicenow-prod.fluidtopics.net/_cVgglJyRyANgNn0YRbUzQ)**   
  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/pfpaouggD_YrkVJaj0MWFQ)**   
  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/s9FGd2Di_oIWTKCEkTN8aQ)**   
  Load the static WSDL into a SOAP client to make requests to the SOAP web service.

