Deploying and Running the TIBCO BusinessWorks 6 and TIBCO BusinessWorks Container Edition Projects

Complete the steps to deploy and run the TIBCO BusinessWorks 6 Test Harness and Performance Test Injector projects and the TIBCO BusinessWorks Container Edition Test Harness project.

The studio projects for TIBCO BusinessWorks 6 Test Harness and Performance Test Injector and the TIBCO BusinessWorks Container Edition Test Harness can be found in the following locations:
  • $AF_HOME\samples\TestHarness\AF_TestHarness_BW6.zip
  • $AF_HOME\samples\TestHarness\AF_TestHarness_BWCE.zip
  • $AF_HOME\samples\PerformanceTester\FOM_PerformanceInjectorTester_BW6.zip

You can deploy and run AF_TestHarness_BWCE.zip in BWCE Studio or on a Docker container.

You can deploy and run AF_TestHarness_BW6.zip and FOM_PerformanceInjectorTester_BW6.zip in either of the following ways:
  • BW Studio
  • Local mode
  • Enterprise mode
  • Deployment on TEA server
Note: FOM_PerformanceInjectorTester_BW6.zip uses WSS security to invoke the order services of TIBCO Fulfillment Order Management. Therefore, to prevent an exception getting thrown, you must enable the governance policy by following the steps in "Enabling the Governance Agent Using an AppSpace Configuration File" in the TIBCO BusinessWorks 6.x documentation.

Procedure

  1. From TIBCO BusinessWorks 6 studio or TIBCO BusinessWorks Container Edition studio, click File.
  2. Select Existing Studio Project into Workspace and click Next.
  3. Select Project Unzipped Location (select the root directory). Select All Projects and click Finish.
  4. For BWCE only: If you are deploying and running the project on BWCE, you must change the default workspace perspective to Docker. From TIBCO BusinessWorks Container Edition Studio, select Windows > Preferences > BusinessWorks Container Edition > Container Platform > Docker > Apply and restart the workspace.
  5. To run the project, click Run > Run Configuration > Business works Application > BW Application. Select the processes to run and click Apply and Run.
  6. To create an EAR file, click BW application > Create Enterprise Archive (EAR). Provide the location and click Finish.
    You can deploy this EAR file in any mode by following the BW6 or BWCE documentation.