Transaction pathway configuration (Java EE JMS Destination BTM extension)

To integrate JMS destination monitoring in a BTM transaction pathway, you need to:

  • Create an Activity Implementation for the Managed Connection Factory that is configured in the BTM Resource Adapter.
  • Create Activities on the pathway.
  • Define transaction filter criteria for each activity to describe which JMS messages match the activity (this is optional).
  • Define which JMS message fields contain the Transaction ID, Alias, Payload Data, and so on, for the activity.


Note the activity implementation in a BTM model must be of the type Java EE JMS Destination. On the Extension Details tab, the Monitor Name attribute must match the monitorName attribute defined for the Connection Factory that is declared later during the BTM Resource Adapter deployment.

Related topics

Was this page helpful? Yes No Submitting... Thank you

Comments