The ContainerManagedEvents property allows a JMS-enabled connector with a JMS event store to provide guaranteed event delivery, in which an event is removed from the source queue and placed on the destination queue as one JMS transaction.
When this property is set to JMS, the following properties must also be set to enable guaranteed event delivery:
You must also configure a data handler with the MimeType and DHClass (data handler class) properties. You can also add DataHandlerConfigMOName (the meta-object name, which is optional). To set those values, use the Data Handler tab in Connector Configurator.
Although these properties are adapter-specific, here are some example values:
The fields for these values in the Data Handler tab are displayed only if you have set the ContainerManagedEvents property to the value JMS.
The ContainerManagedEvents property is valid only if the value of the DeliveryTransport property is set to JMS.
Default value: None
Possible values: None
Update method: Component restart