Skip to main content

HS.Message.Analytics.RequeuePatientsInErrorListResponse

persistent class HS.Message.Analytics.RequeuePatientsInErrorListResponse extends HS.Util.EnsResponse

SQL Table Name: HS_Message_Analytics.RequeuePatientsInErrorListResponse

Response from HUB containing a list of analytics Ids of patients that had errors when requeuing for resending.

Property Inventory

Properties

property AnalyticsIds as list of %String;
A list of analytics IDs of patients that had errors when requeuing for resending
Property methods: AnalyticsIdsBuildValueArray(), AnalyticsIdsCollectionToDisplay(), AnalyticsIdsCollectionToOdbc(), AnalyticsIdsDisplayToCollection(), AnalyticsIdsDisplayToLogical(), AnalyticsIdsGet(), AnalyticsIdsGetObject(), AnalyticsIdsGetObjectId(), AnalyticsIdsGetStored(), AnalyticsIdsGetSwizzled(), AnalyticsIdsIsValid(), AnalyticsIdsLogicalToDisplay(), AnalyticsIdsLogicalToOdbc(), AnalyticsIdsNormalize(), AnalyticsIdsOdbcToCollection(), AnalyticsIdsSet(), AnalyticsIdsSetObject(), AnalyticsIdsSetObjectId()
property Status as %Status;
Status of requeuing
Property methods: StatusGet(), StatusGetStored(), StatusIsValid(), StatusLogicalToOdbc(), StatusLogicalToXSD(), StatusSet(), StatusXSDToLogical()

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.EnsResponse)

^Ens.MessageBodyD(ID,"EnsResponse")
=
HSCoreVersion
HSMinVersionError

Storage Model: Storage (HS.Message.Analytics.RequeuePatientsInErrorListResponse)

^Ens.MessageBodyD(ID,"RequeuePatientsInErrorListResponse")
=
AnalyticsIds
Status
FeedbackOpens in a new tab