RPC_SVR_CONTROL WIS and WQS Process Configuration Summary This attribute allows the batching of RPC calls to reduce the overhead of processing RPC calls individually. Applies To This attribute should be set for ALL processes. Permissible Values This attribute must be in the form B[,batch size] where batch size specifies either 0 to turn off batching or the number of items to be batched. The default value is 20. For example, B = Set batch size to default (20) B,0 = Turn off batching of RPC calls B,10 = Set batch size to 10 Default Value The attribute is assigned the following default value when the iProcess Engine node is installed. Machine ID Process Instance Value 0 ALL 0 B Notes Using this attribute reduces the overhead in processing RPC calls individually. Any slight overhead in waiting for 20 (or the number specified) to be batched should not be noticeable. See Also N/A.