Within the WebSphere Integration Developer family of tools, an activity
is unit of work that performs a specific programmatic task in order to achieve
a larger programming goal. Each of the tools and component within the product
already provide predefined activities that have been designed to perform specific
functions, but the need may arise where custom behavior is needed.
You can
create your own customized activities by using the visual snippet editor to
graphically compose your own snippets of Java code.
Follow
these steps to create the IsDisplayArticle activity: