Replicating Schema Information

You can replicate schema information from a workspace to another workspace.

Procedure

  1. Open TIBCO Business Studio and create a project.
    For details, see Creating a Project.
  2. In the project, create an adapter configuration.
  3. Open the adapter configuration in the adapter configuration editor, and create a database connection.
    For details, see Adding a Database Connection.
  4. In the workspace from which you want to replicate the schema information, copy the .appexplorerrep file from the source_workspace_directory/.metadata/.plugins/com.tibco.adapter.tool. app.explorer directory.
  5. Replace the .appexplorerrep file in the current workspace with the copied file.
  6. In the current workspace, right-click the Schema Browser view. From the pop-up menu, click Refresh.
    The schema information is refreshed as the information from the source workspace.