What is a table catalog?
A table catalog is a collection of mapped user tables.
Table catalogs store all the user table mapping meta data information for re-use across flowcharts. Table catalogs are stored by default in a proprietary binary format using a .cat extension. For more details, see “Stored table catalogs overview” in the Campaign User’s Guide.
You can also store (and subsequently load) a table catalog in XML format by providing a table catalog name ending with a .XML extension. Saving a table catalog as XML makes it possible to view and interpret the values. XML format is especially useful for editing purposes. A common use of the XML format is to globally search and replace all references to a production data source name with a test data source name. This makes it easy to make table catalogs portable between data sources.
You use table catalogs to:
*
*
You can save mapped user tables to a table catalog, then use the same table catalog in other flowcharts. This means you can:
*
*
*
You should delete table catalogs only using the Campaign interface. If you remove tables or otherwise change table catalogs directly in the file system, Campaign cannot guarantee data integrity in your system.