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


---

# Set up table notifications for non-task tables

# Set up table notifications for non-task tables {#ariaid-title1}

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

Table notifications are supported for all task tables by default, and you can set up
a table notification for any other table.

## Vorbereitungen

Role required: live_feed_admin or chat_admin

## Prozedur

1. Navigate to System DefinitionBusiness Rules.
2. Open the Live Feed events business rule.
3. In the Advanced section,select and copy the text in the Script field.
4. Click the back arrow on the top, left to exit the record and return to the Business Rules list.
5. Click New.
6. Enter the following values at the top of the form.  
   * Name: Enter a name, such as <kbd class="ph userinput">Live Feed events for my table</kbd>.
   * Table: Select the table for which you are setting up a notification.
   * Active and Advanced: Select these check boxes.
   {#t_SetUpTableNotifNonTaskTables__ul_lqx_sg3_fr}
7. In the When to run section, enter the following values.  
   * When: Select before.
   * Insert, Update, and Delete: Select the check boxes.
   {#t_SetUpTableNotifNonTaskTables__ul_jng_zg3_fr}
8. In the Advanced section, paste the script from the Live Feed events business rule into the script box.
9. Click Submit.  
   The Live Feed events business rule runs on the non-task table. It fires the live_feed.update event, which is associated with the Live Feed Update script action. The script action sets up variables and processes the table notifications.

## Nächste Maßnahme

After saving the business rule, create a [Live Feed table notification
record](https://servicenow-prod.fluidtopics.net/W8~4OZ4NZx8IKETJ68Xlpg "You can set up a table notification for a task table to enable automatic Live Feed messages.") for the new table as you would for a task table.
**Zugehörige Konzepte**   

* [Live Feed table notification examples](https://servicenow-prod.fluidtopics.net/CcTd0nYOtKzSmOJxJdnVlQ "The following examples demonstrate how to set up different types of table notifications that are useful for Live Feed.")  
**Zugehörige Tasks**   

* [Set up table notifications for task tables](https://servicenow-prod.fluidtopics.net/W8~4OZ4NZx8IKETJ68Xlpg "You can set up a table notification for a task table to enable automatic Live Feed messages.")

