- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 02:29 AM
In GRC privacy management, we have a requirement to assign a privacy assessment task to the user who opened the processing activity once the processing activity moves from New state to Discover state.
Please provide the solution on this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 02:44 AM
Write after/async business rule on processing activity table and the condition in the business rule will be State changes to Discover.
Write below script in it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 02:44 AM
Write after/async business rule on processing activity table and the condition in the business rule will be State changes to Discover.
Write below script in it.