Running the Project
You can run a process in a sample project by completing the following steps.
Prerequisites
- Ensure that you have imported the sample project to TIBCO Business Studio, as described in Importing Sample Projects.
- You have to create the following queues to use the samples:
- BWMQ.APP
- BWMQ.DEST.DYNAMIC
- BWMQ.SEGMENTED
- BWMQ.LOGICAL
- BWMQ.REPLY
- BWMQ.REPORT
- You also have to create the basic model queue.
- BWMQ.MODEL - a model for a temporary dynamic queue.
Procedure
- In the Project Explorer view, expand the Resource folder and then expand the testmq shared resource.
- Double-click localhost.mqcon to edit the IBM MQ connection and then click Test Connection to validate your connection.
- In the Project Explorer view, expand the Module Descriptors resource and then double-click Components.
- By default, all the processes are listed in the Components editor. In the Components editor, select the process that you do not want to run and click .
- On the toolbar, click the icon to save your changes.
- From the menu, click to run the selected process.
- In the Run Configurations dialog, expand BusinessWorks Application and click BWApplication.
- In the right panel, click the Applications tab, select the checkbox next to Examples.application.
- Click Run to run the process.
- Click the icon to stop the debug session.
Copyright © Cloud Software Group, Inc. All rights reserved.