Before you can run the sample application, you have to install and start the order management process. Refer to the Download section for details.
Also ensure that security is enabled for WebSphere Process Server. Please refer to the WebSphere information center for more details.
To run the client application, perform the following steps:
http://yourhost:yourport/CustomClient70
.Note: Replace yourhost
with your server's internet address and replace yourport
with the port of your server's HTTP transport,
for example
The welcome page is displayed:
Depending on the link you have clicked, either the process template list or the task list is displayed.
To start an instance of the order management process, perform the following steps:
The Process templates page is displayed. The only process template you should see is OrderManagementProcess.
The process start form is displayed.
The Process Instances page is displayed:
To list the process instances, perform the following steps:
The Process Instances page is displayed:
You will notice that process instances with a state of 'finished', 'failed', or 'terminated' are highlighted.
You can filter the process instances by order no. and department.
To apply a filter, perform the following steps:
A filtered process instance list is displayed:
To disable the filter, perform the following steps:
To display process instance details, perform the following steps:
The Process Instance Details page is displayed:
To delete process instances, perform the following steps:
Note: only process instances in the states 'finished', 'failed', or 'terminated' can be deleted.
To list the task instances, perform the following steps:
The My Task Instances page is displayed:
Filters can be applied as described in the filtering process instances section.
To display the task instance details, perform the following steps:
The task details page is displayed:
This page looks different depending on the kind and the state of the task.
To return to the task instance list, perform the following steps:
The My Task Instances page is displayed.
To work on a task instance, perform the following steps:
Note: this command is only valid for tasks in the state 'ready'.
The output message is displayed for editing. In this sample, custom JSPs are used to render the output message:
This page looks different depending on the kind and state of the task.
To save the task output message, perform the following steps:
Note: this command is only valid for tasks in the state 'claimed'.
You can now go back to the My Task Instances page and continue to work wit the task later.
To finish a task, perform the following steps:
Note: this command is only valid for tasks in the state 'claimed'.
The My Task Instances page is displayed.
To release a task, perform the following steps:
Note: this command is only valid for tasks in the state 'claimed'.
The My Task Instances page is displayed.
In the Supplier number field, enter a string.
In the Size of order field, enter a numeric value.
In the Order text field, enter a string.
To logout from your application, perform the following steps: