Skip to main content

HS.Message.AnalyticsRQRequest

persistent class HS.Message.AnalyticsRQRequest extends HS.Util.EnsRequest

SQL Table Name: HS_Message.AnalyticsRQRequest

This request is sent to the hub to re-queue MPIID to the analytics queue

Property Inventory

Properties

property MPIID as %String;
Property methods: MPIIDDisplayToLogical(), MPIIDGet(), MPIIDGetStored(), MPIIDIsValid(), MPIIDLogicalToDisplay(), MPIIDLogicalToOdbc(), MPIIDNormalize(), MPIIDSet()
property ResponseType as %String;
Property methods: ResponseTypeDisplayToLogical(), ResponseTypeGet(), ResponseTypeGetStored(), ResponseTypeIsValid(), ResponseTypeLogicalToDisplay(), ResponseTypeLogicalToOdbc(), ResponseTypeNormalize(), ResponseTypeSet()
property Updates as list of %String);
Property methods: UpdatesBuildValueArray(), UpdatesCollectionToDisplay(), UpdatesCollectionToOdbc(), UpdatesDisplayToCollection(), UpdatesDisplayToLogical(), UpdatesGet(), UpdatesGetObject(), UpdatesGetObjectId(), UpdatesGetStored(), UpdatesGetSwizzled(), UpdatesIsValid(), UpdatesLogicalToDisplay(), UpdatesLogicalToOdbc(), UpdatesNormalize(), UpdatesOdbcToCollection(), UpdatesSet(), UpdatesSetObject(), UpdatesSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsRequest)

^Ens.MessageBodyD(ID,"EnsRequest")
=
HSCoreVersion
HSMinVersion
%ClearFields

Storage Model: Storage (HS.Message.AnalyticsRQRequest)

^Ens.MessageBodyD(ID,"AnalyticsRQRequest")
=
ResponseType
MPIID
Updates
FeedbackOpens in a new tab