Automating Risk Assessment Scope and risk creation should be based on scope created

shanker1
Giga Guru

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

3 REPLIES 3

Kirby R
Kilo Sage

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.

shanker1
Giga Guru

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?

@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.