Creates an alias for a table, allowing you to ensure Omni content that uses the table doesn’t break when the table is renamed.Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Properties
An array of old table names that should map to this view.
Examples
In this example, theOLD_ORDER_ITEMS_NAME table was renamed to ORDER_ITEMS in the database. Adding the original table name to the aliases parameter in the ORDER_ITEMS.view file in Omni prevents broken content and model validation errors.
ORDER_ITEMS.view file