Skip to main content

skip to main content

developerWorks  >  WebSphere  >

IBM Pattern-based Process Model Accelerators for WebSphere Business Modeler, Part 1: Quality and change management using process patterns

developerWorks
Go to the previous pagePage 2 of 12 Go to the next page

Document options
PDF format - Fits A4 and Letter

PDF - Fits A4 and Letter
1391 KB (38 pages)

Get Adobe® Reader®

Sample code


My developerWorks needs you!

Connect to your technical community


Rate this tutorial

Help us improve this content


Installing the accelerators

This tutorial assumes that you have basic knowledge of Business Modeler, and that you have some experience creating business process models. You should also be familiar with the basic model elements such as gateways, tasks, subprocesses, and start and terminate events from the Business Process Modeling Notation (BPMN) as available in Business Modeler. The online help in Business Modeler provides you with the necessary background.

To repeat the steps in this tutorial, you need:

  • IBM WebSphere Business Modeler V6.2.0.1 (you must apply Fixpack 1 to Business Modeler V6.2.0).
  • The accelerators (download the accelerators).
  • The example modeling project HiringExample.mar (this file is included with the accelerators).

Download the accelerator.zip file to your computer. Unzip the file to a directory, for example, C:\temp\acceleratorUpdatesite. The file contains a local Eclipse update site. By using an update site, you can properly manage the configuration of your Business Modeler installation.

To install the accelerators in Business Modeler V6.2, perform the following steps:

  1. Start WebSphere Business Modeler Basic or Advanced.
  2. Select Help > Software Updates …
  3. Click on the Available Software tab (Figure 1).

    Figure 1. Installing the accelerators in Business Modeler
    Figure 1.                                 Installing the accelerators in Business Modeler

  4. Click Add Site…. In the window, click Local… as shown in Figure 2. A browser window opens that allows you to navigate to the unzipped update site in your file system. Browse to C:\temp\acceleratorUpdatesite. The file location is added in the Location field. Click OK to close this window.

    Figure 2. Adding a local update site
    Figure 2. Adding a                                 local update site

  5. The local update site is added to the Available Software tab. You should see the following Business Modeler Extensions listed (Figure 3).
  6. Mark the check box in front of the extensions as shown. Then click Install … in the upper right corner of the window.

    Figure 3. Choosing Business Modeler extensions
    Figure 3. Choosing                                 Business Modeler extensions

  7. Eclipse calculates requirements and dependencies. You should see an Install window opening. If you encounter problems, verify that you have Business Modeler V6.2 with Fixpack 1 installed.
  8. Make sure that all features are marked and click Next. Accept the terms in the license agreements, click Next again, then click Finish. When prompted for verification, click on Install All. The accelerators will be added to your installation of Business Modeler.
  9. You will be asked to restart Business Modeler. Answer Yes.

To uninstall the accelerators properly, select Help > Software Updates … and scroll down the Installed Software Tab. Search for and select any features that you want to uninstall and click Uninstall … Review and confirm that you want to uninstall the checked items that are listed in the next view, then click Finish.



Back to top



Go to the previous pagePage 2 of 12 Go to the next page