persistent class EnsLib.PushNotifications.IdentityManager.Process
extends Ens.BusinessProcessBPL
This is a Business Process class.
parameter SETTINGS = "NotificationServiceTarget";
List of properties can be set as settings in the configuration file
format is a comma separated list of property names
property NotificationServiceTarget
as Ens.DataType.ConfigName [ Required ];
Specify the outbound notification service component/message router
method IdentitySearch(pIdentity As %String, pContext)
as %Status
method MakePendingCall(pCallPrefix As %String, pContext, ByRef pStatus As %Status)
as %String
Add a pending call