Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Tutorial — Getting Started : Configuring Private Processes

Configuring Private Processes
TIBCO BusinessConnect EDI Protocol powered by Instream contains an example TIBCO ActiveMatrix BusinessWorks project which reads a TRADACOMS sample file and sends a TRADACOMS request.
This section contains the following parts:
Processes Overview
Process names are different in TIBCO Designer and TIBCO Business Studio. For example, the Receive TRADACOMS ORDHDR process in TIBCO Designer equals the Receive_TRADACOMS_ORDHDR process in TIBCO Business Studio. The following description takes processes in TIBCO Designer as an example.
The TRADACOMS project contains processes in three folders:
EDI Inbound   This folder contains the Receive TRADACOMS ORDHDR process. This process is activated when TIBCO BusinessConnect publishes a ResponderRequest message containing the XML document.
EDI Outbound   This folder contains the Send TRADACOMS Request process, which reads a TRADACOMS sample file and send a TRADACOMS request.
Error Advisories   The EDI Error Advisories folder contains the Validation Error Advisory process which is activated when TIBCO BusinessConnect sends an advisory indicating that there was a validation error on the original message.
Configuring Private Processes in TIBCO Designer
To configure private processes in TIBCO Designer:
1.
2.
Opening the TIBCO ActiveMatrix BusinessWorks Project
To open the example TIBCO ActiveMatrix BusinessWorks project in TIBCO Designer, perform the following steps:
1.
2.
3.
Select Project > Import Full Project.
4.
Click the ZIP Archive tab.
5.
Navigate to BC_HOME\protocols\tibedi\samples\bw\TRADACOMS.
6.
Select TRADACOMS.zip and click Open.
7.
Click OK.
The Import - Options dialog appears.
8.
In the Options tab, select the Try rename in case of name conflict radio button.
9.
Click Apply.
10.
Select Project > Save As.
11.
In the Project Directory file chooser, navigate to BC_HOME\protocols\tibedi\samples\bw\TRADACOMS.
12.
13.
14.
Figure 4 TIBCO ActiveMatrix BusinessWorks Project
15.
Configuring Connections to BusinessConnect
To configure connections to BusinessConnect, perform the following steps:
1.
Click the Project tab.
2.
Expand the EDI Server Connections folder.
3.
Click the BCServerConfigTradacoms.
4.
Click the BusinessConnect Server Access tab and enter the following information for the Responder:
a.
b.
c.
d.
Click the Apply button.
5.
Click the Configuration tab.
6.
Click the Update from Configuration Store button.
7.
Select TRADACOMS from the Protocol Name list.
8.
Click the Import Selected Business Protocol button. When you import the protocol, TIBCO ActiveMatrix BusinessWorks retrieves schema information from the TIBCO BusinessConnect configuration store and puts it in the BCSchemas project folder.
9.
Click Apply.
10.
Configuring Private Processes in TIBCO Business Studio
To configure a private process in TIBCO Business Studio:
1.
2.
Opening the TIBCO ActiveMatrix BusinessWorks Project
To open the TIBCO ActiveMatrix BusinessWorks project in TIBCO Business Studio:
1.
2.
Click File > Import.
3.
On the Import page, expand the General folder and select Existing Studio Projects into Workspace. Click Next.
4.
Click Browse next to the Select archive file field to navigate to the BC_HOME/protocols/tibedi/samples/bw/TRADACOMS directory, and select the TRADACOMS_for_bw6.zip file. Click Open.
5.
Click Finish.
After importing the sample, you also need to perform the following steps:
1.
Expand TRADACOMS > Module Descriptors in the Project Explorer view.
2.
Double-click Module Properties.
3.
Change the default values of the BCHome, TPName, and DataFile properties according to your environment.
Configuring Connections to TIBCO BusinessConnect
To configure connections to TIBCO BusinessConnect:
1.
In the Project Explorer view, expand Resources and double-click BCServerConfigTradacoms.bcResource.
2.
Click the Server Access tab.
3.
4.
Click the Configuration tab, and click Update from Configuration Store.
5.
Select TRADACOMS from the Protocol Name list.
If you select the Select Operations check box, you can select any of the configured/imported operations. For this tutorial, select all operations and click OK.
6.
Click Import Selected Business Protocol.
When you import the protocol, TIBCO ActiveMatrix BusinessWorks retrieves information from the TIBCO BusinessConnect configuration store and puts them in the project folder.
7.
Click Save.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved