Because the business process and the human task were enabled for Business Space in the Build it Yourself section, you can do either of the following:
In the following all steps are described to set up Business Space for human tasks and to start and complete a business process.
Note:
If you run this sample in a cluster configuration where Business Space and WPS run on different nodes,
make sure that the WAR (Web ARchive) module is mapped to both the server running WPS and the server running Business Space.
To start Business Space in the integrated test environment of your WebSphere® Integration Developer, follow these steps:

To start Business Space on WebSphere Process Server, follow these steps:
http://yourhost:yourport/BusinessSpace.Note: Replace yourhost with your server's internet address and replace yourport with the port of your server's HTTP transport,
for example
If security is enabled, Business Space opens with a login screen:

Depending on whether you have already worked with Business Space, a Business Space start screen is displayed, for example this one:

If you have not worked with human tasks in Business Space yet, do a one-time setup on your WPS server (this step can be skipped if you run this sample again later).
Follow these steps:


my Business Space.
After clicking on Go to Spaces in the upper menu, your new Business Space is displayed:

Now you are ready to work on your human tasks with Business Space.
To start the human interaction process, follow these steps:


In the Task Information widget, the form for completing the input data is displayed:

Now a business process is started, and the human task activity of the business process (in this sample: AskQuestion) is available for the userids specified in the task template of the human task (in this sample: everybody).
This sample business process requires a human to enter a string into a data field. This string can be used in later steps of the process. In this example, there are no later steps; instead, we will browse the persisted output (i.e. the output message) after the process is finished.
You can use either Business Space or the BPC Explorer to work with the generated human tasks. To use Business Space for working with human tasks, follow these steps:


A form for processing the task is displayed in the Task Information widget; here, the output field is prefilled with the input that was entered by the user when starting the process instance, and then passed from the process instance to the task instance.
Note:
Because the task was claimed by userid admin and because this userid has the privileges to see the process template
details, the business process is graphically displayed in the Human Workflow Diagram widget. Without these privileges,
the user can still complete the human task but would not see the diagram.
John Doe.
The task is now completed and is removed from the Tasks List widget again.
The human interaction process is a long-running business process, and the process output message is computed asynchronously. To display the process output message, follow these steps:


In the Task Information widget, both the process input message and the process output message are displayed:

Alternatively, you can use the Business Process Choreographer Explorer to run this sample.
To start the BPC Explorer in the integrated test environment of your WebSphere Integration Developer, follow these steps:

To start the BPC Explorer on WebSphere Process Server, follow these steps:
http://yourhost:yourport/bpc.Note: Replace yourhost with your server's internet address and replace yourport with the port of your server's HTTP transport,
for example
If security is enabled, the BPC Explorer opens with a login screen:

The BPC Explorer opens:

To start the human interaction process, follow these steps:
The Currently Valid Process Templates view is displayed:

The Process Input Message view opens:

This sample business process requires a human to enter a string into a data field. This string can be used in later steps of the process. In this example, there are no later steps; instead, we will browse the persisted output (i.e. the output message) after the process is finished.
You can use BPC Explorer to work with the generated human tasks. To work with human tasks, follow these steps:
The My To-dos view opens:

Note: The AskQuestion task is in the ready state.
The Task Message view is displayed:

The human interaction process is a long-running business process, and the process output message is computed asynchronously. To display the process output message, follow these steps:
The Process Instances for Process Templates are displayed:

The Process Instance view is displayed:

The process output message is displayed:
