WAS v8.5 > Reference > Sets

Work area partition settings

Use this page to modify the work area partition settings.

The work area partition service supports the definition of custom work area partitions.

To view this dmgr console page, click Servers > Server types > WebSphere application servers > server_name. Under Container Settings, expand Business Process Services then click Work area partition service. Click on a work_area_partition_name.


Name

Name of the work area partition used to retrieve the partition. This name must be unique.

Description of the work area partition.


Enable service at server startup

Whether the server attempts to start the specified service when the server starts.


Bidirectional

Permits applications to modify the context of a work area that is imported by a Java EE request; modified properties are propagated back to the requestor environment. This option is disabled by default.


Maximum send size

Maximum size of data that can be sent within a single work area. (0 = no limit; -1 = default)
Information Value
Data type Integer
Units Bytes
Default 32768
Range -1, 0 (no limit) and 1 to 2147483647


Maximum receive size

Maximum size of data that can be received within a single work area. (0 = no limit; -1 = default)
Information Value
Data type Integer
Units Bytes
Default 32768
Range -1, 0 (no limit) and 1 to 2147483647


Deferred attribute serialization

Whether attribute serialization is deferred until the work area is propagated on a remote invocation. This option is disabled by default.


Enable Web service propagation

Whether the work area partition is propagated on Web service requests. This option is disabled by default.


Related


Propagating work area context over Web services
Configure work area partitions


Reference:

Work area partition page


+

Search Tips   |   Advanced Search