public interface IInteraction extends Interaction
close() method releases all resources maintained by the
resource adapter for the Interaction. The close() of an
Interaction instance should not close the associated Connection instance.| Modifier and Type | Method and Description |
|---|---|
Record |
execute(IInteractionSpec interactionSpec,
Record inputRecord)
Executes an interaction represented by the InteractionSpec.
|
boolean |
execute(IInteractionSpec interactionSpec,
Record inputRecord,
Record outputRecord)
Executes an interaction represented by the InteractionSpec.
|
IInteractionSpec |
getInteractionSpec()
The interface IInteractionSpec holds properties for driving an
Interaction with an EIS instance.
|
RecordFactory |
getRecordFactory()
The interface RecordFactory is used for creating MappedRecord and
IndexedRecord instances.
|
IStructureFactory |
retrieveStructureFactory()
The interface IStructureFactory is used for creating the
execution.structures structures objects.
|
clearWarnings, close, execute, execute, getConnection, getWarningsIInteractionSpec getInteractionSpec() throws ConnectorException
ConnectorException - if connector is failedIInteractionSpecIStructureFactory retrieveStructureFactory() throws ConnectorException
ConnectorException - if connector is failedIStructureFactoryboolean execute(IInteractionSpec interactionSpec, Record inputRecord, Record outputRecord) throws ExecutionException, ConnectorException
interactionSpec - the interaction specinputRecord - the input recordoutputRecord - the output recordExecutionException - if execution is failedConnectorException - if connector is failedRecordRecord execute(IInteractionSpec interactionSpec, Record inputRecord) throws ExecutionException, ConnectorException
interactionSpec - interfaceinputRecord - the input recordExecutionException - if execution is failedConnectorException - if connector is failedRecordRecordFactory getRecordFactory() throws ConnectorException
ConnectorException - if connector is failedRecordFactory| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice