Automating Risk Assessment Scope and risk creation should be based on scope created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 12:50 AM
Hi,
Requirement: I want to automate the process of risk assessment scope and risk created should be making use of that scope.
Currently I've configured Entity Class >> Entity type and entity filter based on business application and when the scheduled job is run, system automatically creates entities and related downstream risk for the entity.
I want to automate the creation of assessment scope once entity is created and the risk should be for that scope.
Can someone suggest please
Regds,
Shanker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 01:52 AM
1. Create a risk assesssment methodology for your entity class.
2. In your entity type, attach the risk statements you want to be associated.
3. Create a risk assessment scope, using RAM from step 1.
4. Create scheduled job or business rule that will create a risk assessment scope each time a new entity is created. Script should use the new entity created and the RAM from step 1. Script should add the risk generated from step 2 in the risk assesment scope.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 09:07 PM
Thanks Kirby. By configuring the risk assessment scope would automatically trigger risk assessment based on set frequency or we need to write scheduled job for that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 09:40 PM
@shanker1 , yes I believe so. see more detailed documentation here:
Create a risk assessment scope and initiate assessments
Please mark correct if I'm able to help.