These agents process predefined events in WebSphere® Premises Server.
This topic lists the agent, its publish/subscribe topic, and the event that
it processes.
- Alert event
- Topic name: ibmse/*/dccontroller/report/diagnostic/alert/*
- Event process: Sends a heartbeat message to the event service and handles
by the existing internal alert event handler.
- Application ping event (from Data Capture and Delivery to WebSphere Premises Server)
- Topic name: ibmse/*/dccontroller/command/diagnostic/applping
- Event process: Sends the event to the outbound event agent. If com.ibm.rfid.applping.shortcut=true,
then the application pong message goes to the event server. The default target
destination is the DC.OUT.Q queue. If com.ibm.rfid.applping.shortcut=false,
then the application ping message goes to the event server. The default target
destination is the ENTERPRISE.OUT.Q queue.
- Application pong event (from WebSphere Premises Server to Data Capture and Delivery)
- Topic name: ibmse/*/dccontroller/command/diagnostic/applpong
- Event process: Sends the application pong message to the outbound event
agent.
- Heartbeat event
- Topic name: ibmse/*/dccontroller/report/diagnostic/heartbeat
- Event process: Sends a heartbeat message to the event service and handles
by the existing internal heartbeat event handler.
- Line printer command event (for the WebSphere Premises Server Printing
API event)
- Topic name: ibmse/*/RfidWrite/command/labelprint//*
- Event process: See the WebSphere Premises Server API documentation.
- Line printer signal event (for the WebSphere Premises Server Printing
API event)
- Topic name: ibmse/*/RfidWrite/signal/labelprint//*
- Event process: See the WebSphere Premises Server API documentation.
- Persistence event
- Topic name: ibmse//*
- Event process: See Filtering persisted events for
more information.
- Portal command event
- Topic name: ibmse/*/*/command/portalcontrol/activation
- Event process: Converts a portal alias to a portal and sends the event
to the outbound event agent. The default target destination is the DC.OUT.Q
queue.
- Portal report event
- Topic name: ibmse/*/*/report/portal
- Event process: Converts a portal id to a portal alias and sends the event
to the outbound event agent. The default target destination is the ENTERPRISE.OUT.Q
queue.
- Outbound event
- Topic name: ibmse/*/outbound
- Event process: Sends the event message to the outbound channel of the
event server.
- System command event
- Topic name: ibmse/*/dccontroller/command/system/*
- Event process: Sends the event to the outbound event agent. The default
target destination is the DC.OUT.Q queue.
- Tag aggregation event
- Topic name: ibmse//RfidInventory/TagAggregationReport
- Event process: Converts a portal alias to a portal id and sends the event
to the outbound event agent. The default target destination is the ENTERPRISE.OUT.Q
queue.
- Tag feedback event
- Topic name: ibmse//report/tag/feedback
- Event process: Converts a portal alias to a portal id and sends the event
to the outbound event agent. The default target destination is the DC.OUT.Q
queue.
- Tag read event
- Topic name: ibmse//RfidInventory/TagReport
- If it is raw tag read, then the topic is ibmse/deviceId/RfidInventory/TagReport.
- If it is tag read, the topic is ibmse/portId/applicationId/RfidInventory/TagReport.
- Event process: Converts a portal alias to a portal id and sends the event
to the outbound event agent. The default target destination is the ENTERPRISE.OUT.Q
queue.