---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# SOAP template post-processing parameters

# SOAP template post-processing parameters {#ariaid-title1}

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

Use these parameters to create a post-processing script.
{#r_STPstPPrm__table_wsp_kjt_cr__entry__4}

| Name | Variable | Type | Usage |
|-|-|-|-|
| Status code | status_code | Integer | Contains the status code returned from the web service. |
| Header | header | Hashmap of JavaScript object | Contains the key value paired hashmap associated with the header values passed into the web service. You can access each value with `executionResult.header[keyName]`. |
| Body | body | String | Contains a string value representing the output from the SOAP message |
| Error | error | String | Returns the error string from the SOAP web service, unless there are no errors, in which case it returnsnull. |
[Tabelle : 1. Activity designer post-processing parameters]

{#r_STPstPPrm__table_wsp_kjt_cr}

