![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
As explained before, this tutorial is run on a single (Initiator) machine and when the Delimited_D99A_ORDERS (or Positional_4040_850) transaction is sent to the trading partner, the transport properties are defined to store the request in a directory on the local file system.See TIBCO BusinessConnect EDI Protocol powered by Instream EDIFACT Configuration, "Set Up a Host for the EDIFACT Protocol."See TIBCO BusinessConnect EDI Protocol powered by Instream X12 Configuration, "Setting Up a Host."See TIBCO BusinessConnect EDI Protocol powered by Instream EDIFACT Configuration, "Set Up a Partner."See TIBCO BusinessConnect EDI Protocol powered by Instream X12 Configuration, "Setting Up a Partner."
1.
2. Click the New button in the right panel.
3. Select the Company1 radio button in the Host Party area and the Company2 radio button in the Partner Party area.
4. Click OK.
5. Click the Add Protocol Binding button.
6.
7. Click OK.
9. Make sure that FILE is selected from the Primary Transport list in the Outbound Transports for Host ‘Company1’ area.
10. Click Save twice.
• Create the deployment configuration. See TIBCO BusinessConnect Interior Server Administration for information on deployment configurations.
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\tibedi\samples\bw\TEXT_Data\TEXT_to_EDI.
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 11 is displayed.Figure 11 TEXT_to_EDI Project
1. In TIBCO Designer, click the Project tab.
2. Expand the TEXT_to_EDI folder.
3. In the EDI Server Connections folder, double-click BCServerConfigTEXT.
4. Click the BusinessConnect Server Access tab.
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. If you chose TIBCO Rendezvous as the transport for private communication, the software displays a TIBCO Rendezvous tab.
7.
8. Click the Import Selected Business Protocol button.
9. Click Apply.
10. Click the Save icon to save the project.
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/TEXT_Data directory, and select the TEXT_to_EDI_for_bw6.zip file. Click Open.
5. Click Finish.
1. Expand TEXT_to_EDI > Module Descriptors in the Project Explorer view.
2. Double-click Module Properties.
3.
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.
1. Expand the TEXT_to_EDI > TEXT message process folder.TPName: Company2
4. Click OK.Figure 12 Send TEXT Message (convert to EDIFACT)
1. Reads the sample TEXT file located in BC_HOME/ /protocols/tibedi/ samples/sampleDocs/Delimited_D99A_ORDERS.dat
1. Click the Tester tab.
2. Figure 13 Select Process to Load
4. Click Load & Start Current.
In the Input tab of the Send Request activity, certain fields cannot take effect for TEXT_to_EDI conversion: transactionID, encoding, perMessage, txnGroupingID, destinationFileName, and controlNuminfo.
1.
2. Click the TEXT link in the right panel.
3.
4. Click Search.Figure 14 Audit Log: TEXT
5. Click the Details iconin the Search Results area for a specific operation to view details of the transaction, such as EDI/Outbound to check whether TEXT date has been successfully convert to EDIFACT.
Figure 15 Transaction Details: TEXT_to_EDIFigure 16 Transaction Details
1.
2. Click the EDIFACT link in the right panel.
3.
4. Click Search.Figure 17 Audit Log for EDIFACT
5. Click the Details iconin the Search Results area for a specific operation to view details of the transaction, such as 3/D99A/ORDERS.
Figure 19 Send TEXT Message (convert to X12)
1. Reads the sample TEXT file located in BC_HOME/ /protocols/tibedi/ samples/sampleDocs/Positional_4040_850.dat
1. Click the Tester tab.
2.
4. Click Load & Start Current.
In the Input tab of the Send Request activity, certain fields cannot take effect for TEXT_to_EDI conversion: transactionID, encoding, perMessage, txnGroupingID, destinationFileName, and controlNuminfo.
1.
2. Click the TEXT link in the right panel.
3.
4. Click Search.Figure 20 Audit Log: TEXT
5. Click the Details iconin the Search Results area for a specific operation to view details of the transaction, such as EDI/Outbound to check whether TEXT date has been successfully convert to X12.
Figure 21 Transaction Details: TEXT_to_EDIFigure 22 Transaction Details
1.
2. Click the X12 link in the right panel.
3.
4. Click Search.Figure 23 Audit Log for X12
5. Click the Details iconin the Search Results area for a specific operation to view details of the transaction, such as 00403/004040/850.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |