Creating a Business Process

With the TIBCO Business Studio workbench, you can create business processes. The following example is provided to show how to create a business process in TIBCO Business Studio.

In this example, a Publish to Adapter activity is added to a business process to communicate with Subscription Service.

Prerequisites

A project is already created in TIBCO Business Studio, and Subscription Service is created in the project.

Procedure

  1. In the Project Explorer view, expand your project and right-click Processes. From the pop-up menu, click New > BusinessWorks Process.
  2. In the New BWProcess Diagram window, specify a name in the Process Name field and click Finish.

  3. In the Project Explorer view, double-click the created process.
  4. In the process editor, add the following activities:
    1. Right-click the blank space, and from the pop-up menu click Add Activity > General Activities > Timer.
    2. In the Adapter palette, add a Publish to Adapter activity to the process editor.
    3. Click the icon next to the Timer activity and drag the icon to the Publish to Adapter activity to create a transition between them.

  5. Double-click the Publish to Adapter activity and click the General tab in the Properties view.
  6. Click the browse button next to the Adapter Service field to select Subscription Service.

  7. In the Properties view, click the Input tab. Enter values in the items under the destination table.