

Programming Guide › Transforming Data › Create a Transformation › Add the Output Steps to Delete Users with Expired Role Memberships
Add the Output Steps to Delete Users with Expired Role Memberships
Add the output steps to the transformation to delete users with expired role memberships before certification.
Follow these steps:
- Under Flow, select the Dummy step and drag it to the Transformation screen.
- Create a hop between the Filter Rows step and the Dummy step.
All valid links are sent to the Dummy step.
- Under Output, select the Text file output step and drag it to the Transformation screen.
- Right click on the step and select Edit step.
- Under the File tab, provide a filename for the text output file.
- Under the Fields tab, click Get fields.
- Keep the following fields:
- PersonID
- ResName1
- ResName2
- ResName3
- Start Date
- End Date
- Create a hop between the Filter Rows step and the Text file output step.
All users with expired links are captured and sent to the Text file output.
- Under CA GovernanceMinder Output, select the Delete User-Resource Links step and drag it to the Transformation screen.
- Right click on the step and select Edit step.
- Map the following fields:
- Person ID Field=PersonID
- Res Name 1 Field=ResName1
- Res Name 2 Field=ResName2
- Res Name 3 Field=ResName3
- Click Ok.
When you run this transformation, it deletes all users with expired role memberships.
Copyright © 2013 CA.
All rights reserved.
 
|
|