Add a Legal Disclaimer Analysis on the Benefits Summary Page

To provide important legal information, you can add a legal disclaimer analysis link on the summary page in the Benefits Service Center. For example, you created a Participant Enrollment Authorization report that you want to link to above the Evaluated Life Event section.

Before you start

  1. Create and test the legal disclaimer analysis that accepts Person_Number and Person_Id using Benefits > Action Items Real Time Subject Area.
    Use this parameter:
    PersonNumber : #{sessionScope.Ben_PersonNumber}
  2. Create a Sandbox and Make It Active

Here's what to do

  1. Go to Navigator > Configuration > Sandboxes.
  2. Enter your sandbox.
  3. Go to and open the benefits administration summary page.
  4. On the Settings and Actions menu, click Edit Pages.
  5. Confirm that the edit page header has Edit Layer: Site - SITE.
  6. On the View menu, select Source.
  7. Expand the Source pane.
  8. Click the top section containing the effective as-of date.
  9. On the Confirm Shared Component Edit dialog box, click Edit.
  10. In the Source pane, click the <>panelGroupLayout component that's the parent of the section.
  11. On the Source pane toolbar, click the Add content into the selected component icon.
  12. On the Add Content dialog box, in the Reports and Analytics row, click Open.
  13. Go to the legal disclaimer analysis and click Add.
  14. Click Parameters.
  15. In the Person Number row, Value 1 field, enter this expression:
    #{sessionScope.Ben_PersonNumber}
  16. Click Save.
  17. To render your changes, on the page, click Close.
  18. To verify your changes, on the Sandbox Mode: Edit menu, select Preview as if Published (Context: All).
  19. To publish your changes, on the <YourSandboxName> menu, select Publish.