public class SizeLimitedBatchJsonOperation extends SizeLimitedUpdateOperation
BaseUpdateOperation.execute(com.boomi.connector.api.OperationRequest, OperationResponse). A streaming
writer is used to build the array to avoid loading multiple input documents into memory at the same time.| Modifier | Constructor and Description |
|---|---|
protected |
SizeLimitedBatchJsonOperation(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeSizeLimitedUpdate(UpdateRequest request,
OperationResponse response)
Execute the implementation update logic
|
executeUpdate, getSizeExceededMessage, getSizeExceededStatusCode, includeSizeExceededPayloadexecutegetConnection, getContextprotected SizeLimitedBatchJsonOperation(OperationContext context)
protected void executeSizeLimitedUpdate(UpdateRequest request, OperationResponse response)
SizeLimitedUpdateOperationexecuteSizeLimitedUpdate in class SizeLimitedUpdateOperationrequest - the filtered requestresponse - the operation response