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?

Demo.JMS.Operation

class Demo.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 OnStringRequest(pRequest As Ens.StringRequest, Output pResponse As Ens.StringRequest) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab