Absence and Vacation | Profile and permission set access

WX users

All users of the Time Off process in WX require the Sage People Platform Team Member fta permission set. For more information see Assigning a permission sets.

HR administrators

Using the Create Absence Accrual Rule wizard, the Edit Accrual Rule wizard, the Seniority Settings, and the Settings Summary component require users in the HR Manager portal to have certain permissions.

If you are using custom profiles or permission sets and want to use the wizards confirm the profiles and permission sets contain the proper permissions, you need to review the profile or permission set details and update where necessary.

If you use profiles, check your HR administrator profile: 

  1. Go to Setup > Users > Profiles and select the HR administrator profile.

  2. Scroll to the General User Permissions and check Run Flows is selected: 

    Screenshot: Checked Run Flows option highlighted in Profile details

    The wizards rely on Salesforce Flows to guide you through the screens.

  3. If Run Flows is not selected, select Edit, then select Run Flows, and select Save.

  4. Scroll to the Enabled Apex Class Access Related list and check the following two classes are listed: 

    • fta.AccrualRuleSettingsController

    • fta.NewAccrualRuleController

  5. If these two classes are not listed, select Edit for the Related list, select the missing classes from the Available Apex Classes panel and select Add to move them to the Enabled Apex Classes panel. Then select Save.

If you use permission sets, check your HR administrator permission sets: 

  1. Go to Setup > Users > Permission Sets and select the HR Administrator permission set you want to check.

  2. Scroll to the System section and select System Permissions

  3. Check Run Flows is selected: 

    Annotated screenshot: Run Flows permission in the list of permissions

  4. If Run Flows is not selected, select Edit, then select Run Flows, and select Save.

    Sage People displays a confirmation message. Review the details and select Save.

  5. Scroll to the Apps section and select Apex Class Access.

  6. Check the following two classes are listed: 

    • fta.AccrualRuleSettingsController

    • fta.NewAccrualRuleController

  7. If these two classes are not listed, select Edit, select the missing classes from the Available Apex Classes panel and select Add to move them to the Enabled Apex Classes panel. Then select Save.