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


---

# Create record producers from tables

# Create record producers from tables {#ariaid-title1}

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

You can create Service Catalog
record producers directly from a table record.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

To create a record producer from a table record:

## Prozedur

1. Navigate to AllSystem DefinitionTables and open the table record.  
   Hinweis:  
   When using a workflow with a Record producer, set the condition to Run the workflow.
2. Under Related Links, click Add to Service Catalog.
3. Complete the Name, Short Description, and Category fields as you would for service catalog items.
4. Use the list to select the fields and the order in which you want them to appear.
5. To use container variables, select \|- container start -\| and \|- container end -\|.  
6. Click Save and Open to open the record producer and define additional options.  
   Alternatively, click Save to return to the table record.
   * A record producer is created with these values:
     * Table name: table record opened in step 1
     * Name, Short Description, and Category: information entered in step 3
     {#t_CreatingRecordProducersFromTables__ul_md1_zqd_2p}
   * A variable is created for each of the selected fields with these values:
     * Name: Column name of the field
     * Type: Variable type that corresponds to the field type
     * Order: Position selected in the slushbucket (for example, 100 for the first field and 200 for the second field)
     * Question: Column label of the field
     {#t_CreatingRecordProducersFromTables__ul_r3s_brd_2p}
   * If the field type is Choice, a corresponding question choice is created for each field choice.
   * The new record producer is added to the Record Producers related list on the table record.
   {#t_CreatingRecordProducersFromTables__ul_z5t_yqd_2p}
**Zugehörige Konzepte**   

* [Populate record producer data and redirect users](https://servicenow-prod.fluidtopics.net/B~9kvu5QHamOydB90YbAwQ "You can enter data for all records created by the record producer, and redirect an end user to a particular page after the record producer is submitted.")  
**Zugehörige Tasks**   

* [Create a record producer](https://servicenow-prod.fluidtopics.net/kXnBCOcUV1UPECGqvuEAlA "You can create a record producer for tables and database views that are in the same scope as the record producer. Also for tables that allow create access from applications in other scopes.")

