Running the Sample Project

The sample project shows how to use the plug-in to convert CSV files to Excel files, read values from or write values into Excel files in batches, set metadata for or get metadata from Excel files, and how to use Excel functions.

Prerequisites

Ensure that you have configured Module Properties, as described in Configuring Module Properties.

Procedure

  1. In the Project Explorer view, expand the Module Descriptors resource, and then double-click Components.
  2. By default, all the processes are listed in the Components editor. Select the process that you do not want to run and click the remove selected component icon.
  3. On the toolbar, click the Save icon to save your changes.
  4. From the menu, click Run > Run Configurations to run the selected process.
  5. In the Run Configuration dialog, expand BusinessWorks Application, and then click BWApplication.
  6. In the right panel, click the Applications tab, and select the check box next to ExcelExample.application.
  7. Click Run to run the selected process.
  8. Click the Terminate icon to stop the process.