Synchronizing SmartMapper ER Model

Synchronization creates the tables and sequences in a database that are required for storing a SmartMapper ER Model in the database.

Prerequisites

Before synchronizing SmartMapper ER Model, you are required to create a SmartMapper ER Model shared resource in TIBCO Business Studio.

Procedure

  1. In TIBCO Business Studio, open the created SmartMapper ER Model.
  2. In the Storages editor, click the added JDBC service.
  3. Configure the JDBC settings properly.
    See JDBC-Based SmartMapper Service for more details.
  4. In the JDBC Settings tab, click Sync ER Model w/DB.
    The Synchronize ER Model dialog is displayed, containing two configuration tabs:
  5. Optional: In the Sync To DB tab, click Audit to enable auditing.
  6. Use one of the following ways to perform the synchronization:
    • Click Generate SQL or Generate Complete Script to copy a SQL script and run the script in your database.
    • Click Perform Sync to start the synchronization.
  7. Close the dialog when the synchronization completes.