Importing view definitions

This topic describes how to build a graph to import view definitions.

You can only import view definitions if they have already been exported.

You can use the example provided in the Import View Configuration design pattern on the Integrator ETL Design Patterns section of the Oracle wiki: https://wikis.oracle.com/display/endecainformationdiscovery/Import+View+Configuration. The following procedure illustrates how to build a view import graph using this example.

To build an import view configuration graph

  1. Create a new graph.
  2. Open a browser and go to https://wikis.oracle.com/display/endecainformationdiscovery/Import+View+Configuration.
  3. Copy the graph code snippet located below the illustration of the graph.
  4. In your new graph, open the Source tab.
  5. Paste the code snippet you copied from the Import View Configuration design pattern page into the Source tab.
  6. Save the graph.
    Note: You may also need to create the ViewXmlStream.fmt metadata file to add to the edges.