WebSphere brand IBM WebSphere Premises Server, Version 6.1.x

Modifying the message selector for the PersistenceAS activation specification

About this task

By default, WebSphere® Premises Server persistence only handles RFID tag read events and RFID aggreagation tag read events. The set of events handled by persistence is governed the message selector for the PersistenceAS activation specification. When an event is persisted by the WebSphere Premises Server, you can create custom BIRT reports to display the event information.

Use these steps to modify the message selector for the PersistenceAS activation specification to include the event with the custom payload.

Procedure
  1. In the WebSphere Application Server administrative console, select Resources > JMS > Activation specifications > PersistenceAS.
  2. For the Message selector, enter ibmse LIKE '%/temperature/event' OR ibmse='RfidInventory/TagReport' OR ibmse='RfidInventory/TagAggregationReport' OR ibmse LIKE '%/report/TagReport' OR ibmse LIKE '%/report/TagAggregationReport'. The syntax to add the event with the custom payload isibmse LIKE 'event_type' with each conditional separated by OR.
  3. Click OK.
  4. Click Save to complete modifying the PersistenceAS activation specification.
  5. Log out of the WebSphere Application Server administrative console.

Library | Support | Terms of use

(c) Copyright IBM Corporation 2004, 2008. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.