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.
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
- Start TIBCO Business Studio.
-
Click File > Import.
-
On the Import page, expand the General folder and select Existing Studio Projects into Workspace and click Next.
-
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. - Click Finish.
Setting Up Sample Project
To set up the sample project, perform the following steps:
- Procedure
- Click the Project tab and expand your project in the project panel.
- 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.
- On the BCServerConfig.bcResource tab, click the Apply button.
- Click the Configuration tab.
- If the Update Transport Settings checkbox is not selected, select it.
- Click the Update from Configuration Store button.
- Select CMI from the Protocol Name dropdown list.
- Click the Import Selected Business Protocol button. You should now see all installed CMI operations in the BusinessConnect configuration store and click Apply.