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

 Release :

    - australia

ft:locale :

    - de-DE

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}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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/1WQeXs4xvMZfHH_GSsD8Ow)**   
  To use a static WSDL, create a scripted web service.
* **[Create a static WSDL](https://servicenow-prod.fluidtopics.net/SubHLeSQMxHGXf2Gf2QJaQ)**   
  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/IBrMBrVsEJp_UypsUnU1~Q)**   
  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/9z2FhX3rrPA6qaGD_9yb4A)**   
  Load the static WSDL into a SOAP client to make requests to the SOAP web service.

