---
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


---

# Auto-map activity output variables

# Auto-map activity output variables {#ariaid-title1}

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

You can map parameter values in a test payload to variables in the
Outputs tab automatically.

## Vorbereitungen

Role required: admin

## Prozedur

1. From the Execution Command in the template, select the Inputs tab.
2. Click Test Inputs to test the input parameters.  
   If you added actual values for the parameters and fields, the system runs those values against the specified target and returns the resulting payload. If you mapped input variables to fields and parameters, the system displays a dialog box for assigning test values to those variables.
3. Provide test values, if requested, and click OK to display the payload.  
   The entire payload appears in the Raw Output tab of the Response form.  
4. Select an auto-mapping option.

   | Option | Bezeichnung |
   | Auto-Map to Local | Translates the entire payload into a JSON object and places it in the data bus. This allows for post-processing manipulation in JavaScript. This selection causes the entire data field on the right to disappear and the inputs structure to be auto-populated with these default variables: * output * totalRows * errorMessage * eccSysId {#automap-output-variable-inputs__ul_vkd_vt4_sz} |
   | Auto-Map to Output | Automatically populates the output variables in the activity with the same default variables used as inputs for the local variable. |
   |-|-|

   {#automap-output-variable-inputs__choicetable_wkc_2t4_sz}  
   Hinweis:  
   No parsing rules are available with auto-mapping selections.
{#automap-output-variable-inputs__steps_uhn_n5z_3t}

