---
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 a catalog lookup definition

# Create a catalog lookup definition {#ariaid-title1}

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

Create a catalog data lookup definition record.

## Vorbereitungen

Role required: admin or catalog_admin

## Warum und wann dieser Vorgang ausgeführt wird

Hinweis:  
The Run on Insert and Run on Update options are not supported for catalog data lookups. Other options operate the same as for normal data lookup.

## Prozedur

1. Navigate to AllSystem PolicyRulesData Lookup Definitions.
2. Click New.
3. Select Catalog Data Lookup Rule.
4. Enter a Name.
5. In Applies to, select catalog item or variable set.
6. In Catalog item/Variable set, select a specific item or set.
7. Select a Matcher Table.
8. Select other options, as required.
9. Right-click the form header and click Save.
10. From the Catalog Matcher Variable Definitions related list, click New.
11. Fill in the fields, as appropriate.  
    {#t_CreatACatDataLookupDefRec__table_pvt_231_dbb__entry__2}

    | Field | Description |
    |-|-|
    | Name | Enter a unique name to identify the definition record. |
    | Applies to | Select what the data lookup rule applies to: a catalog item or a variable set. |
    | Catalog item/Variable Set | Select the catalog item or variable set to which the data lookup rule applies. |
    | Matcher Table | Any table within the current scope containing the lookup values. Hinweis: The list shows only tables and database views that are in the same scope as the catalog data lookup definition. |
    | Active | Select this check box to run this catalog data lookup rule. Clear the check box to ignore this catalog data lookup rule. |
    | Run on form change | Select this check box to automatically look up values whenever a user changes a variable value on a catalog item or form. This option is the only supported method for catalog data lookup rules. Hinweis: This option does not include changes automatically made by other data lookup rules, such as the priority lookup rules. |
    [Tabelle : 1. Catalog data lookup definitions fields]

    {#t_CreatACatDataLookupDefRec__table_pvt_231_dbb}
12. Click Submit.
13. From the Catalog Setter Variable Definitions related list, click New.
14. Fill in the fields as appropriate.  
    {#t_CreatACatDataLookupDefRec__table_uyf_nsw_yq__entry__2}

    | Field | Description |
    |-|-|
    | Data Lookup | Displays the name of the parent data lookup definitions record. |
    | Source variable field | Select the variable from the source item or variable set that the data lookup updates. |
    | Matcher table field | Select the field from the matcher table that provides the new value for the update. |
    | Always replace | Select this check box to replace any existing value with a value from the data lookup. Clear this check box to ignore the update if the field has an existing value. |
    [Tabelle : 2. Setter variable definition fields]

    {#t_CreatACatDataLookupDefRec__table_uyf_nsw_yq}
15. Click Submit.
16. Click Update.

## Add a data lookup value {#ariaid-title2}

The columns of a data lookup table contain both matcher and setter field data. Each
data lookup is a query that searches for a row containing values that match the matcher
fields.

### Vorbereitungen

Role required: catalog_lookup_admin

### Warum und wann dieser Vorgang ausgeführt wird

The data lookup then returns the value listed in the setter fields.

For example, you can define the matching settings for bronze, silver, and gold
offerings as described previously.

### Prozedur

1. In the navigation filter, enter the name of the new custom lookup table.
2. Configure the list and create appropriate fields for the lookup table.
3. From the table list, click New and enter appropriate matcher and setter field values.  
   For example:  
   Abbildung : 1. Service Catalog lookup 1  
   Hinweis:  
   Each row in a data lookup table must be unique.

