Notify Portal Unit Registration Created - Workflow Event Handler
Use this event handler to automatically notify CloudSuite Industrial users when a portal user creates a unit registration request, and to notify the portal user that their registration request has been received.
To receive this notification, CloudSuite Industrial users must be subscribed to the PortalUnitRegistrationAlert publication. The notification will be an external email and a message sent to the CloudSuite Industrial Inbox form.
Notification Text
This is the text of the notification that is sent to the CloudSuite Industrial user:
To: sluser Subject: Portal - Unit Registration Notification Body: Unit Registration was submitted from the Portal for Unit UnitNum and Item Item. Confirmation number is ConfirmNum.
This is the text of the notification sent to the portal user:
To: portaluser Subject: Registration Received Body: We received your request to register the Unit UnitNum. Confirmation number is ConfirmNum.
Variable Information
Variable | Description |
---|---|
sluser | The CloudSuite Industrial user who subscribes to this alert. The user's primary email address (from the Users form) is used. |
portaluser | The Customer Portal or Reseller Portal user who enters the unit registration request. |
UnitNum | The unit number submitted by the portal user for registration. |
Item | The item number of the unit the portal user submitted for registration. |
ConfirmNum | The system-assigned confirmation ID assigned to the new unit registration request. |
Associated Event and IDO
The event IdoPostInvoke for the FSUnitRegs IDO triggers this notification.