Skip to main content

HS.Message.Push.EmailDigestRequest

persistent class HS.Message.Push.EmailDigestRequest extends HS.Util.EnsRequest

SQL Table Name: HS_Message_Push.EmailDigestRequest

Property Inventory

Properties

property AccessGWEndPoint as %String (MAXLEN = 500);
The endpoint URL to get to the access gateway to contact the delivery manager
Property methods: AccessGWEndPointDisplayToLogical(), AccessGWEndPointGet(), AccessGWEndPointGetStored(), AccessGWEndPointIsValid(), AccessGWEndPointLogicalToDisplay(), AccessGWEndPointLogicalToOdbc(), AccessGWEndPointNormalize(), AccessGWEndPointSet()
property DocumentIds as list of %String;
List of documents in the DocumentNotification queue
Property methods: DocumentIdsBuildValueArray(), DocumentIdsCollectionToDisplay(), DocumentIdsCollectionToOdbc(), DocumentIdsDisplayToCollection(), DocumentIdsDisplayToLogical(), DocumentIdsGet(), DocumentIdsGetObject(), DocumentIdsGetObjectId(), DocumentIdsGetStored(), DocumentIdsGetSwizzled(), DocumentIdsIsValid(), DocumentIdsLogicalToDisplay(), DocumentIdsLogicalToOdbc(), DocumentIdsNormalize(), DocumentIdsOdbcToCollection(), DocumentIdsSet(), DocumentIdsSetObject(), DocumentIdsSetObjectId()
property EmailAddress as %String (MAXLEN = 500);
Where to send the e-mail
Property methods: EmailAddressDisplayToLogical(), EmailAddressGet(), EmailAddressGetStored(), EmailAddressIsValid(), EmailAddressLogicalToDisplay(), EmailAddressLogicalToOdbc(), EmailAddressNormalize(), EmailAddressSet()
property EndPoint as %String (MAXLEN = 500);
The endpoint ID from the delivery policy (ID in the service registry)
Property methods: EndPointDisplayToLogical(), EndPointGet(), EndPointGetStored(), EndPointIsValid(), EndPointLogicalToDisplay(), EndPointLogicalToOdbc(), EndPointNormalize(), EndPointSet()

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.Push.EmailDigestRequest)

^Ens.MessageBodyD(ID,"EmailDigestRequest")
=
DocumentIds
AccessGWEndPoint
EndPoint
EmailAddress
FeedbackOpens in a new tab