Customizing the RAP Messages and Schema

Follow this process when adding a new table or column to the RAPCache and RAPStore.

Prerequisites
Review information about the RAP Data Stream Templates, including supported datatypes for messages and for data transfer, datatype conversions, and the template structure and elements.
  1. Modify the RAPCache and RAPStore database schemas.
  2. Create or modify RDS message templates:
    • When adding a new table, create a new template.
    • When adding a new column to an existing table, modify existing templates as needed.
  3. If you change data types or add new fields, change them in your feed handler.
  4. Restart publishers and subscribers.
Related information
Data Model and Queries