About this tutorial
Many long-running processes with human tasks must execute one or more
service for each human task. One way to do this is to model the
service invocation activities in parallel with human task activities
in a process model. However, this approach has two drawbacks:
- The process model can easily become cluttered.
- It only implements one business requirement scenario where service
invocation occurs in parallel with a human task creation.
WebSphere Process Server provides the task API event handler mechanism
that enables you to execute any kind of logic, including a
service invocation at the various task states (not just when the task
is created). This tutorial demonstrates this capability of WebSphere
Process Server.
Objectives
You will learn to create a task API event handler and to invoke certain
services from the handler.
Back to top
Prerequisites
You need to be familiar with WebSphere Integration Developer
V7.0.0.3.
Back to top
System requirements
You need a machine with at least 2 GB of physical memory.
Back to top
Duration
This tutorial takes about 1 hour to complete.
Back to top
Download file
There is one project interchange file listed in the Download section of
the tutorial: PI_Final.zip.
1 of 11 |
Next
Comments
Back to top
Help: Update or add to My dW interests
What's this?
This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.
And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.
View your My developerWorks profile
Return from help
static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=WebSphere
ArticleID=762324
TutorialTitle=Invoking a service from a task API event handler in WebSphere Process
Server V7
publish-date=09282011
author1-email=snasser@us.ibm.com
author1-email-cc=dwu@us.ibm.com