![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.
• 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.
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.
12. Click OK.
13. When a dialog appears asking to use the directory as a project directory, click Yes. The zip archive file is deleted.
14. The window shown in Figure 4 is displayed.
1. Click the Project tab.
2. Expand the EDI Server Connections folder.
3. Click the BCServerConfigTradacoms.
4.
a.
b. Type the URL for the configuration store in the JDBC URL field.
c.
d. Click the Apply button.
5. Click the Configuration tab.
6. Click the Update from Configuration Store button.
7.
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.
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.
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.
1.
2. Click the Server Access tab.
4.
5. 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.
7. Click Save.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |