Import the Sample Project

The TIBCO ActiveMatrix BusinessWorks™ project files used in this tutorial can be found in the bcce-cmi-1.0.0/samples/tutorial directory. This example project demonstrates how to send and receive messages from TIBCO BusinessConnect™ Container Edition ConfigStore Management Interface Protocol with TIBCO ActiveMatrix BusinessWorks private processes.

Before you begin To use this tutorial, you must have TIBCO ActiveMatrix BusinessWorks installed before installing BusinessConnect Container Edition on the two machines.

Configuring Private Processes in TIBCO Business Studio

To configure the tutorial in TIBCO Business Studio, perform the following steps:

Opening the TIBCO ActiveMatrix BusinessWorks Project

To open the TIBCO ActiveMatrix BusinessWorks project in TIBCO Business Studio, perform the following steps:

    Procedure
  1. Start TIBCO Business Studio.
  2. Click File > Import.

  3. On the Import page, expand the General folder and select Existing Studio Projects into Workspace and click Next.

  4. Click Browse next to the Select archive file field to download the file from /bcce-cmi-1.0.0/samples/BW6 directory. Select the CMI_BW6.zip file and click Open.

  5. Click Finish.

Setting Up Sample Project

To set up the sample project, perform the following steps:

    Procedure
  1. Click the Project tab and expand your project in the project panel.
  2. In the Studio panel, click the BCServerConfig icon. This is the BusinessConnect Connection shared resource your project uses to connect to your BusinessConnect server and the configuration store.
  3. On the BCServerConfig.bcResource tab, click the Apply button.
  4. Click the Configuration tab.
  5. If the Update Transport Settings checkbox is not selected, select it.
  6. Click the Update from Configuration Store button.
  7. Select CMI from the Protocol Name dropdown list.
  8. Click the Import Selected Business Protocol button. You should now see all installed CMI operations in the BusinessConnect configuration store and click Apply.