Skip to main content

Demo.JMS.Service

class Demo.JMS.Service extends Ens.BusinessService

Method Inventory

Parameters

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

Methods

method OnProcessInput(pMessage As %Net.Remote.Proxy, Output pOutput As %Library.RegisteredObject, ByRef pHint As %Library.String) as %Status
Inherited description: Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab