Skip to main content

EnsLib.MQSeries.PassthroughOperation

class EnsLib.MQSeries.PassthroughOperation extends Ens.BusinessOperation

Accepts objects of type Ens.StreamContainer and saves the encapsulated stream data to a queue using the MQSeries OutboundAdapter.

Method Inventory

Parameters

parameter ADAPTER = EnsLib.MQSeries.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Methods

method OnMessage(pRequest As Ens.StreamContainer, Output pResponse As %Persistent) as %Status
Inherited description: This is the default message handler. All request types not declared in the message map are delivered here

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab