This topic describes how to update the message selectors
and the System agent for the Reusable Components for the Container
Tracking use case.
Before you begin
Ensure that
WebSphere® Premises Server 6.1 Feature Pack for Sensor Event Services has
been installed and configured.
Procedure
- Update the message selectors in the activation specifications
for Commissioning and Observation Reusable Components.
- Open the WebSphere Application Server administrative console.
- Select .
- For CommissioningRUCAS and ObservationRUCAS, enter the following:
- Destination Type: Topic
- Destination JNDI: jms/ibmse
- Message selector: ibmse='RfidInventory/TagReport' OR
ibmse='RfidInventory/TagAggregationReport' OR ibmse LIKE '%/report/TagReport'
OR ibmse LIKE '%/report/TagAggregationReport'
- Update values in the WebSphere Premises Server System
agent.
- Open the WebSphere Premises Server Administrative Console.
- Navigate to .
- Click com.ibm.premises.SystemAgent.
- Modify the Value field of the com.ibm.sensorevent.persistence.epcis.queue property
to EPCEVENT.
- Modify the Value field of the com.ibm.sensorevent.persistence.epcis.queue.manager property
to RFIDICv11.QUEUE.MANAGER.
- Modify the Value field of the com.ibm.premises.ct.report.tag.encoding.filter property
to define which tags are included in the reports. Possible values
are:
- *: This is the default value, and includes
all tags.
- grai-96: Includes only GRAI-96 EPC encoded
tags only.
- * | grai-96: Includes all tags OR GRAI-96
EPC encoded tags.