In addition to extracting and importing record definitions into ECMap, you can also use current ECMap record definitions to create an:
ODBC table
HTML fragment
NDO schema for export to the NDO repository
When you create a new table, you use the layout of an internal ECMap ODBC database table to create a new table in another database. The layout of the new table is exactly the same as the layout of the original table - both tables have the same record definitions.
When you create HTML fragments, you use some or all of the fields defined in a current ECMap record to construct the pieces of an HTML form that can display the information in the record on a Web browser.
When you create an NDO schema and export it to the NDO repository, it can be used to read and write NDO records and place NDO files on a queue.