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 B2BPlugin for CMI contains an example TIBCO ActiveMatrix BusinessWorks project which reads a B2B-TRADACOMS sample file and sends out a B2B-TRADACOMS request.
This sample project that can be found in the directory BC_HOME\protocols\b2bplugin\examples\bw\B2B-TRADACOMS.
To open the sample project:
1.
2.
3.
Select Project > Import Full Project.
4.
Click the ZIP Archive tab.
5.
Navigate to BC_HOME\protocols\b2bplugin\examples\bw\B2B-TRADACOMS.
6.
Select B2B-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\b2bplugin\samples\bw\B2B-TRADACOMS.
12.
13.
Click Yes when a dialog appears asking to use the directory as a project directory.
The zip archive file will be deleted.
14.
Figure 1 TIBCO ActiveMatrix BusinessWorks Project
 
15.
Configure Connections to BusinessConnect
To configure connections to BusinessConnect, do the following:
1.
Click the Project tab.
2.
Expand the B2BPLUGIN Server Connections folder.
3.
Click the BCServerConfig.
4.
Click the BusinessConnect Server Access tab and enter the following information for the Responder:
a.
Select the JDBC driver you use to communicate with the BusinessConnect configuration store from the JDBC Driver drop-down list.
b.
c.
d.
Click the Apply button.
5.
Click the Configuration tab.
6.
Click the Update from Configuration Store button.
7.
Select B2B-TRADACOMS from the Protocol Name drop-down 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.
Process Types
The B2B-TRADACOMS project contains processes in three folders:
B2BPlugin Inbound   This folder contains the Receive Request process. It illustrates how to use the Notification activity to process a TRADACOMS ORDHDR inbound transmission by BusinessConnect
B2BPlugin Outbound   This folder contains the Send Request process, which reads a B2B-TRADACOMS sample file and sends out a B2B-TRADACOMS request.
B2BPlugin Error Advisories   This folder contains the Error Advisory process which is activated when TIBCO BusinessConnect sends out an advisory indicating that there was an error on the original message.

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