public static class RfcQueryExecutor.SoapQueryExecutor extends SoapRemoteFunctionQueryExecutor<RfcQuery,RfcQueryResult>
DEFAULT_LONG_RUNNING_REQUEST_THRESHOLD, MAX_UNCOMPRESSED_PAYLOAD_LENGTH
Constructor and Description |
---|
SoapQueryExecutor() |
Modifier and Type | Method and Description |
---|---|
protected void |
commit(ErpConfigContext configContext)
Commits the remote function call.
|
protected void |
rollback(ErpConfigContext configContext)
Rolls back a failed remote function call.
|
execute
appendQueryParam, deserializeQuery, executeQuery, executeRequest, getBodyAsCompressedEntity, getMeasurements, getNonSensitiveHeadersAsString, getQueryExecutionFailedMessage, getRequestBody, getRequestHeaders, getRequestMethod, getRequestUri, handleBadGateway, handleForbidden, handleHttpError, handleHttpStatus, handleInternalServerError, handleServiceUnavailableError, handleUnauthorized, logReadAccessAttempt, newRequest, recordExecutionDuration, serializeQuery
protected void commit(ErpConfigContext configContext)
commit
in class SoapRemoteFunctionQueryExecutor<RfcQuery,RfcQueryResult>
configContext
- The current ErpConfigContext
.protected void rollback(ErpConfigContext configContext)
rollback
in class SoapRemoteFunctionQueryExecutor<RfcQuery,RfcQueryResult>
configContext
- The current ErpConfigContext
.Copyright © 2018 SAP SE. All rights reserved.