About this task
The work area partition service extends the work area service by
allowing the creation of multiple work areas with more configuration options
than what is available to the UserWorkArea partition. Follow these steps to
create and configure a work area partition:
Procedure
- Create a user defined partition on the server.
- Start the administrative console.
- Click Servers > Application servers > server_name >
Business process services > Work area partition service.
- Click New.
- On the settings page for work
area partitions, specify values such as the partition name, maxSendSize
and maxReceiveSize, then click OK.
- Save the new configuration.
- Restart the server to apply the new configuration.
- Create a user defined partition on the client. Use the
createWorkAreaPartition method described in the The Work area partition manager interface
article
to programmatically create a partition. See Example: Using the work area partition manager
for
an example of using this method.
Results
You have created a work area partition.