To ensure that managers do not certify invalid role memberships, filter out users with expired role memberships based on the end date.
Follow these steps:
End Date < LastValidDate
AND
End Date IS NOT NULL
This condition compares the End Date with the LastValidDate. If the End Date occurred before the LastValidDate, the link has expired.
You have created a filter to identify users with expired role memberships based on a defined end date.
You have added the output steps to identify users with expired role memberships. When you run the transformation, it identifies all users with expired role memberships.
Copyright © 2014 CA.
All rights reserved.
|
|