Using shared work areas

Why and when to perform this task

The work area service enables application developers to implicitly propagate information beyond the information passed in remote calls. Applications can create a work area, insert information into it, and make remote invocations. The work area is propagated with each remote method invocation, eliminating the need to explicitly include an appropriate argument in the definition of each method. The methods on the server side can use or ignore the information in the work area as appropriate.

Before proceeding with the steps to implement work areas, as described below, review the topic WorkArea service: Overview.

Steps for this task

  1. Developing applications that use work areas.
    Applications interact with the work area service by implementing the UserWorkArea interface.
  2. Managing work areas.
    The work area service is managed using the administrative console.

Related concepts
WorkArea service - Overview



Searchable topic ID:   twa_ep
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/workarea/tasks/twa_ep.html

Library | Support | Terms of Use | Feedback