Issues creation from entity types

e_m_i_l_i_e
Mega Contributor

Is it possible to manually enroll an entity into a specific entity TYPE and, based on identifying the entity as that TYPE, to automatically trigger Issue Creation? 

3 REPLIES 3

Mahesh Baraskar
Mega Guru

Hi @e_m_i_l_i_e 

 

Please see the screenshot below:

MaheshBaraskar_0-1778938878323.png

 

We can manually select the class and create a new entity.  Based on entity creation, if you want to create the issue automatically, you can write Business rule on sn_grc_profile table for Insert action and specific conditions based on your requirement.  In the script section, you can write the code to automatically generate the Issue.

You could, but don't do this! 

Issue Generation has its own API , and direct creation of issues - especially automated and scripted. This will create a mess. 

 

Let's start by asking why!

Phil Swann
Tera Guru

is it possible? yes. 

 

Does it make any sense? Not for me. On the information you have provided.

 

Why?