Issues creation from entity types
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @e_m_i_l_i_e
Please see the screenshot below:
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
is it possible? yes.
Does it make any sense? Not for me. On the information you have provided.
Why?