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