Skip to main content

EnsLib.ITK.Framework.Service.PurgeSuspendedService

class EnsLib.ITK.Framework.Service.PurgeSuspendedService extends Ens.BusinessService

Service to trigger purging of Suspended Message Log.

Method Inventory

Parameters

parameter ADAPTER = Ens.InboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter SrcVer = $Id$;

Methods

method OnProcessInput(pRequest As %Library.RegisteredObject, pResponse 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