Continuous Queue
JMS Queue Configuration
171
For example, when you set the batch size property to -1 (unlimited), and the
redelivery delay property to 30 seconds (30,000 milliseconds), new messages can
be processed in the queue. Processing continues even when a large number of
errors are being reprocessed.
The same connection factory is used for both the sequential and continuous
queues. To avoid sequential consumer processing issues, set the redelivery delay
value in the destination queue configuration. Do not set the connection factory
level configuration.
If the number of times that a message in error is processed exceeds the configured
try count, the message stops processing and is redirected for error management.
As an alternative to setting the batch size property to -1, you can implement an
error queue. To implement an error queue, you must uncomment entries for the
error queue in the ejb-jar.xml and weblogic-ejb-jar.xml files.
Queue Message Format
Messages that are loaded into the JMS queues by the integration framework have
defined components and formats.
Message Header
The header can contain the following standard JMS header values:
Message Properties
The properties contain the following mix of properties from the JMS provider and
the integration framework. The integration framework properties are of the string
data type.
Header
Description
JMSMessageID
A message ID that is generated by the
system.
JMSRedelivered
Identifies whether the message was
reprocessed.
Properties
Description
MEAMessageID
The message ID that is generated by the integration
framework.
destjndiname
The name of the queue or topic that the message is
written to.
INTERFACE
The name of the publish channel (outbound queue)
and the enterprise service (inbound queue).
destination
The external system name for outbound messages.
SENDER
The external system name for the inbound
messages.
Содержание BJ0NJML - Service And Asset Management
Страница 12: ...xii Integration Guide ...
Страница 14: ...xiv Integration Guide ...
Страница 16: ......
Страница 31: ...Integration Framework for User Interface Integration Integration Framework Architecture 17 ...
Страница 32: ...Integration Framework for User Interface Integration 18 Integration Guide ...
Страница 60: ...Synchronous Inbound Integration Processing 46 Integration Guide ...
Страница 122: ...Configuring External Systems 108 Integration Guide ...
Страница 142: ...Non queue Error Management 128 Integration Guide ...
Страница 154: ...Integration Components 140 Integration Guide ...
Страница 156: ......
Страница 172: ...Writing Custom Handlers 158 Integration Guide ...
Страница 176: ...Queue Tables 162 Integration Guide ...
Страница 190: ...IBM WebSphere MQ 176 Integration Guide ...
Страница 212: ...Inbound Message Receipt 198 Integration Guide ...
Страница 226: ...Integration Controls 212 Integration Guide ...
Страница 252: ...Predefined External System Modifications 238 Integration Guide ...
Страница 263: ...Web Service Queries Integration Queries 249 ...
Страница 264: ...Web Service Queries 250 Integration Guide ...
Страница 272: ...Integration Web Service Invocations 258 Integration Guide ...
Страница 276: ...Multilanguage Attributes 262 Integration Guide ...
Страница 293: ...Integration Module Invocation Integration Modules 279 ...
Страница 294: ...Integration Module Invocation 280 Integration Guide ...
Страница 302: ...Associating a Condition with a Signature Option 288 Integration Guide ...
Страница 320: ...Work Order Collaboration Switches 306 Integration Guide ...
Страница 324: ...310 Integration Guide ...