Skip to main content


developerWorks  >  WebSphere | SOA and Web services  >

End-to-end BPEL business activity monitoring with IBM SOA tools: Part 1: Modeling for process execution with WebSphere Business Modeler

developerWorks

Level: Intermediate

Bhargav Perepa (bvperepa@us.ibm.com), WebSphere Integration Technology Specialist, IBM
Stephanie Parkin (stephp@us.ibm.com), Senior Software Developer, IBM

13 Jun 2007

Get the downloads

This is the first article in a series that journeys through the process of how to develop an end-to-end BPEL business activity monitoring (BAM) solution using IBM tooling. In this first article you build the process model and business process measures in WebSphere Business Modeler that you'll use throughout the series.

Introduction

The new IBM SOA Business Activity Monitoring suite V 6.0.2 supports development of a BPEL BAM solution using these products:

  • WebSphere Business Modeler
  • WebSphere Integration Developer
  • WebSphere Process Server
  • WebSphere Monitor Toolkit
  • WebSphere Monitor Server

This series takes the readers through a journey of how to develop an end-to-end BPEL BAM solution using IBM tooling. In the process, we highlight the new capabilities of V 6.0.2 tooling and the best practices to use the tooling (when relevant). In this series you learn how to:

  • Design a brand new process model using Modeler V 6.0.2 for refinement using WebSphere Integration Developer (BPEL solution)
  • Deploy it to WebSphere Process Server
  • Define a new business measures (a.k.a. monitor measures) model to measure performance of the process model using Modeler
  • Refine the monitor measures model using WebSphere Integration Developer
  • Test the model in the Monitor Server Unit Testing Environment and deploy it on Monitor Server

This first article focuses on designing a new process model in WebSphere Business Modeler, and defining the business measures that you'll monitor in later articles. You'll also export the model for use in the other tools.



Downloads

DescriptionNameSizeDownload method
Article download0706_perepa.pdf1.5MBHTTP
Modeler projectmod_customer_rewards.zip100 KBHTTP
Information about download methodsGet Adobe® Reader®


Resources

Learn

Get products and technologies


About the authors

Photo of Bhargav Perepa

Bhargav Perepa is a WebSphere IT Specialist with IBM Federal Software Group in the Washington D.C. area. He was a WebSphere developer at the IBM Austin WebSphere Development Lab and has previous Smalltalk, C++ development experience. Bhargav holds a Masters degree in Computer Sciences from IIT, Chicago and an MBA degree from UT-Austin, Texas.


Author photo

Stephanie Parkin is a Senior Software Developer working on the IBM developerWorks site. She currently works on information architecture, and content editing and acquisitions for the WebSphere development tools zone. Stephanie has co-authored several books on visual programming with IBM development tools. She holds a B.S. in Computer Science from the College of William and Mary in Williamsburg, VA.




Rate this content


Please take a moment to complete this form to help us better serve you.



 


 


Not
useful
Extremely
useful
 


Back to top


Document options

Document options requiring JavaScript are not displayed

Sample code


My developerWorks needs you!

Connect to your technical community


Rate this content

Help us improve this content


More in this series:
End-to-end BPEL business activity monitoring with IBM SOA tools