| Package | Description |
|---|---|
| nl.nn.adapterframework.extensions.sap.jco3 | |
| nl.nn.adapterframework.extensions.sap.jco3.tx |
| Modifier and Type | Method and Description |
|---|---|
com.sap.conn.jco.JCoDestination |
SapSenderBase.getDestination(PipeLineSession session,
SapSystemImpl sapSystem) |
com.sap.conn.jco.JCoFunction |
SapSenderImpl.getFunction(SapSystemImpl sapSystem,
ParameterValueList pvl) |
protected com.sap.conn.jco.JCoFunctionTemplate |
SapFunctionFacade.getFunctionTemplate() |
protected com.sap.conn.jco.JCoFunctionTemplate |
SapFunctionFacade.getFunctionTemplate(SapSystemImpl sapSystem,
String functionName) |
SapSystemImpl |
SapFunctionFacade.getSapSystem() |
SapSystemImpl |
SapFunctionFacade.getSapSystem(String systemName) |
SapSystemImpl |
SapSenderBase.getSystem(ParameterValueList pvl) |
String |
SapSenderBase.getTid(com.sap.conn.jco.JCoDestination destination,
SapSystemImpl sapSystem) |
void |
SapFunctionFacade.message2FunctionCall(com.sap.conn.jco.JCoFunction function,
String request,
String correlationId,
ParameterValueList pvl) |
void |
SapFunctionFacade.message2FunctionResult(com.sap.conn.jco.JCoFunction function,
String result) |
void |
SapFunctionFacade.openFacade() |
void |
SapSystemImpl.openSystem() |
static void |
SapSystemImpl.openSystems() |
void |
SapSystemDataProvider.registerSystem(SapSystemImpl sapSystem)
Deprecated.
|
protected static void |
SapFunctionFacade.setParameters(com.sap.conn.jco.JCoParameterList inputOrOutputParameterList,
com.sap.conn.jco.JCoParameterList tableParameterList,
String message,
int fieldIndex) |
void |
SapSystemDataProvider.updateSystem(SapSystemImpl sapSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
JcoResourceHolder.commitAll() |
static com.sap.conn.jco.JCoDestination |
DestinationFactoryUtils.getTransactionalDestination(SapSystemImpl sapSystem,
boolean synchedLocalTransactionAllowed) |
static String |
DestinationFactoryUtils.getTransactionalTid(SapSystemImpl sapSystem,
com.sap.conn.jco.JCoDestination existingDestination,
boolean synchedLocalTransactionAllowed)
Obtain a TID String that is synchronized with the current transaction, if any.
|
| Constructor and Description |
|---|
SynchedLocalTransactionFailedException(String msg,
SapException cause)
Create a new SynchedLocalTransactionFailedException.
|
Copyright © 2023 Frank!Framework. All rights reserved.