Using the Sun Data Mashup Engine

ProcedureTo Create a Data Mashup Application Configuration (From the Admin Console)

  1. Launch the GlassFish Admin Console.

  2. Under Common Tasks, expand JBI->Components, and then select sun-edm-engine.

    The Service Engine General Properties page appears.

  3. Click the Application tab, and then click Add Configuration.

  4. In the Identification section, enter a name for the application configuration.

  5. In the General Properties section, enter the following information:

    • DataDir – The path to the source data files.

    • DynamicFlatFile – An indicator of whether the Data Mashup SE uses the file name passed in the input query (in the URL or SOAP request, for example). When this property is set to “true”, the Data Mashup SE uses the file name in the input query. When this property is set to “false”, the Data Mashup SE constructs the file path using the value of the DataDir property plus the file name passed in. When this property is not set, it defaults to user.home.

    • SourceConnection#– The JNDI names of the JDBC resources you created above.

    • WorkingDir – The directory where temporary virtual database instances are created. If not set, this defaults to user.home.

  6. Click Save.