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
the topics that are listed here in sequence to learn how to build a simple
activity with the visual snippet editor.