public abstract class IdocSenderImpl extends SapSenderBase
sender that sends an IDoc to SAP.
N.B. The sending of the iDoc is committed right after the XA transaction is completed.paramListlog| Constructor and Description |
|---|
IdocSenderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFunctionName()
Listeners and IdocSenders don't use a functionName
|
protected com.sap.conn.idoc.IDocDocument |
parseIdoc(SapSystemImpl sapSystem,
Message message) |
Message |
sendMessage(Message message,
PipeLineSession session) |
addParameter, close, configure, getDestination, getLuwHandleSessionKey, getParameterList, getSapSystemNameParam, getSystem, getTid, isSynchronous, open, setLuwHandleSessionKey, setSapSystemNameParam, setSynchronouscalculateStaticFieldIndices, closeFacade, findFieldIndex, functionCall2message, functionResult2message, getApplicationContext, getConfigurationClassLoader, getCorrelationIdFieldIndex, getCorrelationIdFieldName, getCorrelationIdFromField, getDomain, getFunctionTemplate, getFunctionTemplate, getLogPrefix, getName, getPhysicalDestinationName, getReplyFieldIndex, getReplyFieldName, getRequestFieldIndex, getRequestFieldName, getSapSystem, getSapSystem, getSapSystemName, message2FunctionCall, message2FunctionResult, openFacade, setApplicationContext, setCorrelationIdFieldIndex, setCorrelationIdFieldName, setName, setParameters, setReplyFieldIndex, setReplyFieldName, setRequestFieldIndex, setRequestFieldName, setSapSystemNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconsumesSessionVariablegetName, setNamegetApplicationContext, getNamegetConfigurationClassLoaderprotected com.sap.conn.idoc.IDocDocument parseIdoc(SapSystemImpl sapSystem, Message message) throws SenderException
SenderExceptionpublic Message sendMessage(Message message, PipeLineSession session) throws SenderException, TimeoutException
sendMessage in interface ISendersendMessage in class SapSenderBaseSenderExceptionTimeoutExceptionprotected String getFunctionName()
SapFunctionFacadegetFunctionName in class SapFunctionFacadeCopyright © 2023 Frank!Framework. All rights reserved.