Running BulkExtractFilter Application

Run the BulkExtractFilter Application in TIBCO Business Studio to see the extracted data.

Prerequisites

Before running the project, ensure that you have imported the sample project to TIBCO Business Studio, as described in Importing Sample Projects.

Procedure

  1. Expand the BulkExtractFilter project in the Project Explorer view.
  2. Click Module Descriptors > Module Properties.
  3. Set the default value of property SM_HOME to TIBCO_HOME\bw\palettes\smartmapper\7.1.
  4. Set the default values of JDBC_Driver, JDBC_PASSWORD, JDBC_USER and JDBC_URL according to the actual JDBC-Based SmartMapper Service.
  5. Click Resources > sharedresource > ermodelResource.smartmapperermodel > Storages.
  6. In the JDBC Settings tab, click Sync ER Model w/DB.
  7. In the Sync To DB tab, select the Audit check box to enable auditing.
  8. Use one of the following ways to perform the synchronization:
    • Click Generate SQL or Generate Complete Script to copy a SQL script and run the script in your database.
    • Click Perform Sync to start the synchronization.
  9. Close the dialog when the synchronization completes.
  10. Click Run > Run Configurations.
  11. Expand BusinessWorks Application in the Run Configurations window and click BWApplication.
  12. Click Deselect All in the Applications tab and select the check box next to the BulkExtractFilter.application project.
  13. Click Run.
  14. Click the Terminate Terminate icon to terminate the process.