Introduction

This sample demonstrates how to realize a single person workflow scenario on the client side. It covers how to:

  1. use API methods to complete an activity and claim the succeeding activity in the workflow immediately;
  2. create input messages for succeeding tasks by using API methods.

Prerequisites

This sample relies on the federated user repository VMM (Virtual Member Manager) that is shipped with WebSphere® Process Server 7.0. In order to use this sample, you have to ensure that a group sellers exists on your systems and that several users are members of that group.

These user groups and users can be created running a command line script.

If you are using Windows (TM) and have administrator privileges for the WebSphere Application Server, then a simple command line script for adding the required groups and users may look like this:
ADDUSERS1.BAT

Similarly, these user groups and users can be deleted again after finishing this sample; a simple command line script for Windows looks like this:
DELETEUSERS1.BAT

Note that you may have to customize these command line scripts to reflect: