Skip to main content
AskMe (beta)
Loading icon

EnsLib.Kafka.Operation

class EnsLib.Kafka.Operation extends Ens.BusinessOperation

Property Inventory

Method Inventory

Parameters

parameter ADAPTER = EnsLib.Kafka.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc

Properties

property Adapter as EnsLib.Kafka.OutboundAdapter;
Inherited description: The adapter instance
Property methods: AdapterGet(), AdapterGetSwizzled(), AdapterIsValid(), AdapterNewObject(), AdapterSet()

Methods

method OnMessage(pRequest As %Library.Persistent, Output pResponse As %Library.Persistent) as %Status
OnMessage returns a bad status when the adapter fails to send the outgoing Kafka message

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab