Vulnerable Item State Approval workflow not executing in vulnerability response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 12:56 AM
We have a requirement to change the OBB Vulnerable Item State Approval workflow in Vulnerability response. So we customized as per our requirement. But I am not able to get the workflow context. The workflow is not executing if we clicked on "request exception". In PDI also It is not executing. Can anyone help me on this.
TIA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 04:28 AM
In my PDI also no condition defined.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 06:09 AM
Hi Devi,
Which table this workflow is created on? Are you getting the policy exception record generated?
Regards,
Deepankar Mathur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 07:22 AM
Hi,
It is created on sn_vul_change_approval table.
I changed "if condition matches" to always, it is triggering.
Is it correct if I change it to always?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 07:30 AM
Great, I guess there is not point on having a condition. You would require to have the policy going through approval every time someone requests a exception. Otherwise every time a user can create an exception and defer the Vulnerability item
Regards,
Deepankar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 08:47 AM
Hi Deepankar Mathur,
No Policy exceptions are generating. In Vulnerable Item record I am requesting for exception.
As i changed "if condition matches" to always, it is triggering.