• A DefaultConsumer element, which you can use to specify a default Consumer component. If a default Consumer is not specified in the ConsumerGroup, the Enterprise Message API uses the first Consumer listed in the ConsumerList. For details on configuring a default Consumer, refer to Section 3.1.2.
• A ConsumerList element, which contains one or more Consumer components (each should be uniquely identified by a <Name …/> entry). The consumer component is the highest-level abstraction within an application and typically refers to Channel, Logger, and/or Dictionary components which specify consumer capabilities.
For a generic ConsumerGroup XML schema, refer to Section 3.1.1.
For details on configuring a ConsumerGroup, refer to Section 3.1.3.
For a list of parameters you can use in configuring a Consumer, refer to Section 3.1.4.