The work area partition service supports the definition of custom work
area partitions.
To view this administrative console page, click Servers
> Server Types > WebSphere application servers
> server_name > Business
Process Services > Work area partition service.
名称
Specifies the name of the work area partition that is used to retrieve
the partition. This name must be unique.
描述
Specifies the description of the work area partition.
在服务器启动时启用服务
Specifies whether the server attempts to start the specified service
when the server starts.
双向
Permits applications to modify the context of a work area that
is imported by a J2EE request; modified properties are propagated back to
the requestor environment. This option is disabled by default.
最大发送大小
Specifies the maximum size of data that can be sent within a single
work area. (0 = no limit; -1 = default)
A value of 0 means there is no limit to the data sent. The default value
of -1 represents 32768 bytes of data sent.
最大接收大小
Specifies the maximum size of data that can be received within
a single work area. (0 = no limit; -1 = default)
A value of 0 means there is no limit to the data received. The default
value of -1 represents 32768 bytes of data received.
延迟属性序列化
Specifies whether attribute serialization is deferred until the
work area is propagated on a remote invocation.
启用 Web Service 传播
Specifies whether the work area partition is propagated on Web
service requests. This option is disabled by default.