SapLoginNode
Namespace: Meshmakers.Octo.Communication.Adapters.Sap.Nodes
Node to connect and log in to SAP
public class SapLoginNode : IPipelineNode
Inheritance Object → SapLoginNode
Implements IPipelineNode
Constructors
SapLoginNode(NodeDelegate, IEtlContext, ISapService)
ctor
public SapLoginNode(NodeDelegate next, IEtlContext etlContext, ISapService sapService)
Parameters
next NodeDelegate
etlContext IEtlContext
sapService ISapService
Methods
ProcessObjectAsync(IDataContext, INodeContext)
public Task ProcessObjectAsync(IDataContext dataContext, INodeContext nodeContext)
Parameters
dataContext IDataContext
nodeContext INodeContext