Skip to main content

skip to main content

developerWorks  >  WebSphere  >

Building a process task portlet application using the Portlet Generator in WebSphere Integration Developer 6.2

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

Document options
PDF format - Fits A4 and Letter

PDF - Fits A4 and Letter
587 KB (24 pages)

Get Adobe® Reader®

Sample code


My developerWorks needs you!

Connect to your technical community


Rate this tutorial

Help us improve this content


Testing the human task portlet application

You can test the human task portlet application using the following steps. Make sure you have installed the business process before proceeding.

Start the business process instance

  1. Launch the Business Process Choreographer Explorer at http://localhost:9080/bpc (default URL).
  2. Go to Process Templates > My Process templates.
  3. Mark the SimpleOrderProcess checkmark and click the Start Instance button.
  4. Specify some initial values and click Submit as shown in Figure 17.

    Figure 17. Business process initiation with sample data
    Business                         process initiation with sample data

Hint: Alternatively, you can start the business process or task from the WebSphere Portal programmatically or via My Processes Template (Applications > Process Integration > My Processes > Process Templates).



Back to top


Claim the task

  1. Go to WebSphere Portal > Applications > Process Integration > MyTasks.
  2. Mark the CustomerService checkbox and click Claim as shown in Figure 18.

    Figure 18. Claim the task
    Claim the                         task

  3. When the task is successfully claimed, it becomes a clickable link.


Back to top


Complete the task

Click the CustomerService link, and you will see the default task portlet GUI from the Portlet Generator wizard as shown in Figure 19.


Figure 19. Generated task portlet by default layout
Generated task                         portlet by default layout


Back to top



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