Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.JMS.Operation

class EnsLib.JMS.Operation extends Ens.BusinessOperation

Method Inventory

Parameters

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

Methods

method OnJMSMessageRequest(pRequest As EnsLib.JMS.Message, Output pResponse As EnsLib.JMS.Response) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab