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.
Name | Description | PID | Agent properties |
---|---|---|---|
CommissioningAgent | RUC Commissioning Agent | com.ibm.premises.reusable.commissioning.CommissioningAgent |
|
See Configuring the messaging interface for the WebSphere® Application Server configuration details.
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:
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.