You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Skip to end of banner
Go to start of banner

Configure Notification Policies and Preferences

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The number and type of notifications that EmpowerID sends to Business Request participants can be enabled or disabled at the organizational level and configured to allow users to set their own preferences. If a notification is enabled, and users can set their own preferences, they can disable the notification in the My Identity application.

Globally enable or disable Notification policies

  1. On the navbar, expand IT Shop and select Approval Flow Policies.

  2. Select the Notification Policies tab.

  3. Click the Edit button beside the notification that you want to enable or disable.

  4. Toggle Enabled to the desired state and save your changes.

Globally Set Notification preferences

  1. On the navbar, expand IT Shop and select Approval Flow Policies.

  2. Select the Notification Preferences tab.

  3. Select an appropriate participant type from the Participant Type drop-down to see all notifications for that type. For example, select Initiator if you want to see the notifications available for business requests' initiators.

  4. Select or deselect Allow User Config and save your changes.

Configure Daily Digest Reports

EmpowerID supports daily digest emails using the Notification Report Subscription feature. Current shipping reports include:

  • My Business Requests – Email with a report of open or recently closed requests for the subscriber or those initiated by the subscriber.

  • To Do Business Requests – Email with a report of all pending To Do tasks for the subscriber.

You can update the compiler job for the digests and edit the reports by following the below procedures.

Update the Job Notification Report Subscription Job

This job allows servers to claim reports on a scheduled basis.

  1. On the navbar, expand Infrastructure Admin > EmpowerID Servers and Settings and select EmpowerID Servers.

  2. Select the Server Jobs tab and then search for Notification Report Subscription Compiler.

  3. Click the Display Name link for the job to navigate to the View One page for the job.

  4. Expand the Server Roles accordion and verify that the job is enabled on at least one server role for your environment.

  5. Expand the EmpowerID Servers accordion and verify the job is running on at least one server in your environment.

Edit Subscription Email Templates

Each report subscription has an associated email template containing styled HTML and wild card elements. The default email templates for shipping reports include the following:

  • My Business Requests

  • To Do Business Requests

To edit the My Business Requests template, do the following:

  1. On the navbar, expand Admin > Miscellaneous and select Localized Emails.

  2. Select the Emails tab and search for MyTasks_DailyDigest.

  3. Click the Display Name link for the MyTasks_DailyDigest_MyBusinessRequests template.

  4. On the View One page for the template, click the Edit link.


    This opens the Edit page for the template. From this page you can edit the Email Subject, edit the HTML text style, as well as view the email wildcard tokens (while wildcard tokens can be edited, it is recommended that you do not change them as by default they reflect the nature of the email). Email wildcard tokens are text inside braces and include the following for the above template:     

    • {TargetPerson.FriendlyName} – Uses the FriendlyName property of the person to whom the email is addressed

    • {UpdateRequestsDisplay} – Update requests for the person

    • {UpdatedRequestsCount} – Number of updated requests

    • {UpdatedRequestsDataTable.RowX.Column1}

    • {UpdatedRequestsDataTable.RowX.Column2}

    • {UpdatedRequestsDataTable.RowX.Column3}

    • {UpdatedRequestsDataTable.RowX.Column4}

    • {ExpiringRequestsDisplay} – Expiring requests for the person

    • {ExpiringRequestsCount} – Number of expiring requests

    • {ExpiringRequestsDataTable.RowX.Column1}

    • {ExpiringRequestsDataTable.RowX.Column2}

    • {ExpiringRequestsDataTable.RowX.Column3}

    • {ExpiringRequestsDataTable.RowX.Column4}

    • {OtherRequestsDisplay}

    • {OtherRequestsCount}

    • {OtherRequestsDataTable.RowX.Column1}

    • {OtherRequestsDataTable.RowX.Column2}

    • {OtherRequestsDataTable.RowX.Column3}

    • {OtherRequestsDataTable.RowX.Column4}

    • {MyIdentityMicroserviceUrl}

    • {CompanyName}

  5. Edit the template as desired and save your changes.

IN THIS ARTICLE

  • No labels