Level: Intermediate Neil Kolban (kolban@us.ibm.com), IT Specialist, IBM
11 Oct 2006 This tutorial shows you how to use WebSphere® Integration Developer to create and deploy a solution that uses business rules, and then test that solution in WebSphere Process Server. At the conclusion of this tutorial, you will have a working set of business rules deployed. Objectives - Learn how to implement business rules.
- Learn how to deploy business rules.
- Prepare to test and run business rules.
Prerequisites
This tutorial is intended for beginner WebSphere Integration Developer and WebSphere Process Server users. It is assumed that you have a general knowledge of using the WebSphere Integration Developer environment.
System requirements
Before running this tutorial, ensure that you have IBM® WebSphere Integration Developer V6.0.1 or later installed.
Duration
This tutorial takes about one hour to complete.
Formats html, pdf
Summary
This tutorial illustrates the functions of WebSphere Process Server business rules. Business rules externalize simple algorithms and values that are used to affect the operation of a business process. These algorithms and values will change over time. They should not be embedded in code, which would make them difficult to change. In the tutorial, you will implement a Frequent Flyer tracking system for a major airline.
|