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 sends a 850 to TIBCO BusinessConnect.
This section describes how to configure private processes in the following ways:
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.
Click New empty project.
3.
4.
Select Project > Import Full Project.
5.
Click the ZIP Archive tab.
6.
Navigate to BC_HOME\protocols\tibedi\samples\bw\Gateway_Text
7.
Select Gateway_Text.zip and click Open.
8.
Click OK.
The Import - Options dialog is displayed.
9.
In the Options tab, click Try rename in case of name conflict.
10.
Click Apply.
11.
Select Project > Save As.
12.
In the Project Directory file chooser, navigate to BC_HOME\protocols\tibedi\samples\bw\Gateway_Text.
13.
Click OK twice.
14.
The window shown in Figure 3 is displayed.
Figure 3 TIBCO ActiveMatrix BusinessWorks Project
15.
Click the Global Variables tab.
16.
Verify that the global variable BCHome is set to your TIBCO BusinessConnect installation directory.
If you made any changes, save the project but do not exit TIBCO Designer.
Configuring Connections to BusinessConnect
To configure connections to BusinessConnect, perform the following steps:
1.
Click the Project tab.
2.
3.
Click the BusinessConnect Server Access tab.
a.
b.
c.
d.
Click the Apply button.
4.
Click the Configuration tab.
5.
Click the Update from Configuration Store button.
6.
Select Gateway from the Protocol Name list.
7.
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.
Figure 4 BusinessConnect Server Access
8.
Click Apply.
9.
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/Gateway_Text directory, and select the Gateway_Text_for_bw6.zip file. Click Open.
5.
Click Finish.
After importing the sample, you also need to perform the following steps:
1.
Expand Gateway_Text > 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 BCServerConfigGateway.bcResource.
2.
Click the Server Access tab.
3.
4.
Click the Configuration tab, and click Update from Configuration Store.
5.
Select Gateway 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