Skip to main content

Ens.Activity.Operation.REST

class Ens.Activity.Operation.REST extends Ens.Activity.Operation.Base

Method Inventory

Parameters

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

Methods

method OnAddActivity(pStatsCategory As %String = "SC", pDays, pSeconds, pLocalTime, pUTC, pInstance, pNamespace, pHostType, pHostName, pUserDimension, pCount, pDuration, pQueueduration, pSquares) as %Status
Inherited description: SubClass responsibility
Only return an error if expect a retry will be successful as returning an error will mean the temporary data is not deleted
Expected parameters are "SC",tLocalTime, tUTC, ..%Instance, tNamespace, tHostType, tHostName, tUserDimension, tCount, tDuration, tQueueDuration, tSquares

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab