Skip Headers
Oracle® Retail Integration Bus Java Messaging Service Console Guide
Release 14.1
E58293-01
  Go To Table Of Contents
Contents

Previous
Previous
 
 

Glossary

Family

The valid message family to which the message belongs. Each message family contains information specific to a related set of operations on a business entity or related business entities.

Message Type

Each message family contains a set of sub-formats specific to the business event triggering message publication. The term message type embodies this specific sub-format. For example, a Purchase Order message family can contain message types such as Create PO Header, Create PO Detail, Update PO Header, or Delete PO Detail.

Thread Value

The thread value is used for parallel processing of messages within the same family. This value is added to the message during publication to JMS so that it can be routed through a specific adapter and/or process.

Alert

A system generated event that occurs when the set threshold is met.

Snapshot of Messages

The current state of the messages stored in-memory to enable users to browse through the message content even if messages are consumed by the subscribers.

JMS Header Properties

A set of properties (name-value pairs) that can be set as part of JMS Message XML Headers. For example, the header properties used in a RIB System like threadValue, appName, retryLocation, etc.