WebSphere brand IBM WebSphere Sensor Events, Version 6.2

Commissioning

The Commissioning Reusable Component records the commissioning of tags, optionally to assets, in the back-end system.

This Reusable Component indicates to the system that the tags are in use, possibly applied to assets, and ready to be observed by the sensor network. In order to validate that a tag or group of tags has been commissioned, call the Validation Reusable Component, which returns a value of false if any tags are not currently commissioned. Tags that will be destroyed or no longer used can be decommissioned by calling the Decommissioning Reusable Component.

All IBM® Sensor Event data and payload metadata are maintained in a call to the EPCIS Connector. For more information, see EPCIS Connector.

WebSphere Sensor Events configuration

Table 1. Commissioning agent properties
Name Description PID Agent properties
CommissioningAgent RUC Commissioning Agent com.ibm.premises.reusable.commissioning.CommissioningAgent
  • ruc.targetBackend=ruc.epcis
  • commission.output.success=rucresponse/commissioning/commission/success
  • commission.output.failure=rucresponse/commissioning/commission/failure

WebSphere Application Server configuration

See Configuring the messaging interface for the WebSphere® Application Server configuration details.

Methods

Using the Commissioning Reusable Component

To invoke the Commissioning Reusable Component using IBM Sensor Events or XML, the payload must include:

Generic payload created from a map can also be used. It must include either of the following:

Note: TAG_KEY_INOUT takes a String value. TAGLIST_KEY_INOUT takes a value of java.util.List populated with Strings.

To publish to Reusable Components MDBs, set the following values for the JMS topic and eventType. For single-action Reusable Components, the topic is only checked in the message selector.

The JMS topic and eventType for the MDB output from the Reusable Component comes from the agent properties. Default output topics for success and failure for each action are shown in Table 1.


Library | Support | Terms of use

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