![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.
1. Start TIBCO Designer and select New empty project.
2.
3.
4. Click the ZIP Archive tab.
5.
6.
7. Click OK.
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. Click OK.
13. Click Yes when a dialog appears asking to use the directory as a project directory.
14. The window shown in Figure 1 will display.
1. Click the Project tab.
2. Expand the B2BPLUGIN Server Connections folder.
3. Click the BCServerConfig.
4.
a. Select the JDBC driver you use to communicate with the BusinessConnect configuration store from the JDBC Driver drop-down list.
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.
• 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 |