Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 A Quick TIBCO Object Service Broker Tutorial : Task F: Export the Results

Task F: Export the Results
In this task you will create a definition for the table SEASON_STATS to map the data from the TIBCO Object Service Broker system to the external repository. It is to be used to update the external data repository
Defining an Export (EXP) Table
Using the New Table Definition Wizard and Table Definer in the same way as in Task A, we create a table of type EXP (export) to map data to the text file:
Rule to Transfer Data
To transfer data from the TEM table TEAM_STATS to the EXP table SEASON_STATS, we create the rule that for all rows in TEAM_STATS simply assigns all fields by name and inserts the row into SEASON_STATS.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved