Testing in TIBCO Business Studio™ for BusinessWorks™
Procedure
- From the File Explorer, navigate to the samples directory, select Container > cloudfoundry > palette > jms > SSL and double-click tibco.bwce.sample.palette.jms.SSL.
- From the Project Explorer expand the tibco.bwce.sample.palette.jms.SSL.application project.
- Verify your JDBC connection.
- From the Project Explorer expand the Processes folder and theGetQueueMessage.bwp project within that folder.
- From the Debug Configuration wizard, expand BusinessWorks Application and select BWApplication.
- Click the Applications tab and then click the Deselect All button if you have multiple applications.
- Select the checkbox next to tibco.bwce.sample.palette.jms.SSL.application.application.
-
Click
Debug.
The sample now runs in the debug mode.
The console window shows engine messages similar to:
16:08:26.242 [PVM:In-Memory STWorkProcessor:1] INFO c.t.b.p.g.L.t.b.p.j.G.Log - Message=Sending 5 Queue Messages 16:08:26.292 [PVM:In-Memory STWorkProcessor:1] INFO c.t.b.p.g.L.t.b.p.j.G.Log1 - Message=Finished sending 5 Queue messages. Getting 5 Queue messages... 16:08:26.303 [PVM:In-Memory STWorkProcessor:3] INFO c.t.b.p.g.L.t.b.p.j.G.Log2 - Message=Received message number 1. Message = This is message number 1 16:08:26.307 [PVM:In-Memory STWorkProcessor:5] INFO c.t.b.p.g.L.t.b.p.j.G.Log2 - Message=Received message number 2. Message = This is message number 2 16:08:26.311 [PVM:In-Memory STWorkProcessor:1] INFO c.t.b.p.g.L.t.b.p.j.G.Log2 - Message=Received message number 3. Message = This is message number 3 16:08:26.315 [PVM:In-Memory STWorkProcessor:3] INFO c.t.b.p.g.L.t.b.p.j.G.Log2 - Message=Received message number 4. Message = This is message number 4 16:08:26.318 [PVM:In-Memory STWorkProcessor:5] INFO c.t.b.p.g.L.t.b.p.j.G.Log2 - Message=Received message number 5. Message = This is message number 5
Copyright © Cloud Software Group, Inc. All rights reserved.