A practical approach to integrating JMS and IBM Business Process Manager

A practical approach to integrating JMS and IBM Business Process Manager

In this article, you'll learn how to implement a Java Message Service (JMS) initiated Undercover Agent (UCA) with IBM Business Process Manager V7.5 to enable sending of JMS messages directly to the Business Process Manager Event Manager without any custom configuration. This approach provides an elegant way to implement an asynchronous method of invoking a business process in Process Center.

Table of contents

  • Introduction
  • Step 1. Create a process
  • Step 2. Create an event handler service
  • Step 3. Create the UCA
  • Step 4. Send a message to the Event Manager
  • Step 5. Define the message event and associate it with the UCA
  • Step 6. Test the integration solution
  • Step 7. Verify the results in the JVM log
  • Conclusion
  • Acknowledgements
  • Download
  • Resources
  • About the authors
  • Comments

Download the document here.

IBM developerWorks - Sharad Chandra / Sateesh Balakrishnan