Working with the Sample Project

Working through the sample project helps you understand how TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft Excel operates.

After installing the plug-in, you can find the sample project that is located in the TIBCO_HOME\bw\palettes\excel\version\samples directory. This sample project contains six processes, each process corresponds to a task.

  • CSVConvertToExcel.bwp

    This process demonstrates how to use the plug-in to convert a CSV file into an Excel file.

  • BatchingWriteExcel.bwp

    This process demonstrates how to use the plug-in to write values into multiple Excel files.

  • CRUDExcelData.bwp

    This process demonstrates how to use the plug-in to complete all functions of the ExcelData activity.

  • ReadExcelGroup.bwp

    This process demonstrates how to use the plug-in to read values from a batch of Excel files.

  • ExcelFunction.bwp

    This process demonstrates how to use the functions of the plug-in.

  • SetGetExcelMetaData.bwp

    This process demonstrates how to use the plug-in to get metadata from or set metadata for an Excel file.