When an event is triggered, the P6 Event Notification system sends the event message to a message queue. To receive these notifications, you must first configure the message queue.
The following procedure indicates how to set up a WebLogic Java Messaging Service (JMS) message queue when the queue and P6 are on the same domain. See Sending Events to a Remote WebLogic JMS Server if the application and the queue are on different domains. For information about setting up other JMS-based message queues, see the vendor documentation.
To set up the WebLogic JMS message queue:
Note: Create a queue to deliver a message to a specific group of users. Create a topic to distribute a message amongst several users.
Creating a JMS Server and Persistence Store
Creating a JMS Connection Factory
Creating a JMS Message Queue and Subdeployment
Legal Notices
Copyright © 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Monday, October 24, 2016