Batch Workflows can be used in NERM to update a selection of Profiles based on a given set of condition criteria (the Batch Workflow’s “Scope”): Managing Lifecycle Workflows - SailPoint NERM Admin Help
The workflow would have to be configured on the Admin side to perform the actions you want. As an example, lets say you want to update Assignments with a new End Date:
- The Scope would be set to “Profile Type equals Assignments”
- Set the “Create a new request for each profile selected” Radio button to “No”- as we want the same update to occur on all selected Profiles
- The Action(s) in the workflow could be as simple as a Set Attribute Values action with the new end data dynamically or statically set. OR, you could add a Request form for a Page with the “End Date” attribute out it so the User can pick a specific date.
- Then, the final action should be an Update.