![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
2. Click New empty project.
3.
4.
5. Click the ZIP Archive tab.
6.
7.
8. Click OK.
9. In the Options tab, select the Try rename in case of name conflict radio button.
10. Click Apply.
11. Select Project > Save As.
12. In the Project Directory file chooser, navigate to the BC_HOME\protocols\tibedi\samples\bw\Service-SummaryReporting directory.
13. Click OK twice.
14. When a dialog appears asking to use the directory as a project directory, click Yes. The zip archive file is deleted.Figure 2 shows the Service-SummaryReporting project.outFileQueryTPByDate = “c:\temp\TPsByDateRange.xml”outFileQueryTxnsByTPDateProtocol = “c:\temp\TransactionsByTPDateProtocol.xml”Be sure to open a directory C:\temp if you want to keep these settings.If you want to use another directory to post these files, substitute the desired directory path in these variables; for example, D:\testService.
Make sure that the global variables activityDateHigher and activityDateLower are valid date entries, for which transactions exist in the BC_TRANSACTIONS table.
1. Click the Project tab.
2. Double-click BCServerConfig.
3. 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.
4. Click the Configuration tab.
5. 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.
6.
7. Click the Import Selected Business Protocol button. TIBCO ActiveMatrix BusinessWorks retrieves schema information from the BusinessConnect configuration store and puts it in the BCSchemas project folder.Figure 3 BusinessConnect Server Access
8. Click Apply.
1. In the Project pane, double-click on QueryTPsByDateRangeFigure 4 QueryTPsByDateRange
3. Click the SendRequest activity and the select the Input tab.Figure 6 Receive Response Output
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/Service-SummaryReporting directory, and select the Service-SummaryReporting_for_bw6.zip file. Click Open.
5. Click Finish.
1. Expand SummaryReporting > Module Descriptors in the Project Explorer view.
2. Double-click Module Properties.
3. Change the default values of the properties according to your environment: activityDateHigher, activityDateLower, outFileQueryTPByDate, protocol, tpName, and outFileQueryTxnsByTPDateProtocol.
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 |