Using Example Project Files

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

Prerequisites

In order to use this tutorial, you must have installed TIBCO BusinessWorks before installing TIBCO BusinessConnect Container Edition on the two machines.

Opening the Example Project

Follow the instructions below to set up the example project on the initiator and the responder machines:

Procedure

  1. Start TIBCO Studio.
  2. Click New empty project.
  3. Specify a directory for this new project or click the button to browse to an empty directory and then click OK.
  4. Click the Project menu in the menu bar of TIBCO Studio window and select Import Full Project....
  5. Click the ZIP Archive tab in the Import Project dialog.
  6. Click the button and navigate to the following directory: bcce-rosettanet-1.0.0/samples/bw.
  7. Select bwSamples.zip and click Open.
  8. Click Ok.
  9. In the Import - Options dialog, select the Try rename in case of name conflict radio button.
  10. Click Apply.
    After the project finishes loading, you will see the main project view, as shown in the following figure:
    TIBCO BusinessWorks Project

Setting Up Example Project

Follow the instructions below to set up the example project.

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. Click the BCServerConfig.bcResource tab.
  4. Click the Apply button.
  5. Click the Configuration tab.
  6. If the Update Transport Settings checkbox is not selected, select it.
  7. Click the Update from Configuration Store button.
  8. Select RosettaNet from the Protocol Name drop-down list.
  9. Click the Import Selected Business Protocol button. You should now see all installed RosettaNet operations in the BusinessConnect configuration store and click Apply.