Notify Portal Unit Registration Approval - Workflow Event Handler
Use this event handler to notify a Service Portal user that a unit registration request was approved.
This is the text of the notification that is sent to the portal user:
To: portaluser
Subject: Registration Approved
Body: Your registration request (RegID) for Unit (UnitNum) was approved.
Variable Information
Variable | Description |
---|---|
portaluser | The Service Portal user who created the unit registration request. |
RegID | The ID assigned by the system when the registration request was submitted. |
UnitNum | The unit number submitted by the portal user for registration. |
Associated Event and IDO
The event IdoPostInvoke for the FSUnitRegs IDO triggers this notification.