Vulnerable Item State Approval workflow not executing in vulnerability response.

Devi12
Giga Guru

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.

10 REPLIES 10

dmathur09
Kilo Sage
Kilo Sage

Hi Devi,

Can you check the trigger condition of the workflow. The changes needs to be done on the workflow present on the Policy Exception table.

Regards,

Deepankar Mathur

Yes Deepankar,

It is checking if approval required is true.

find_real_file.png

It is set to true.

 

find_real_file.png

Even workflow is not executing.

Is this workflow called any where in Vulnerability Response?

dmathur09
Kilo Sage
Kilo Sage

Hi Devi,

Workflow is not called in the VR, once you click the button, it creates a policy exception and triggers to the workflow, have you tried to debug the if statement to check if it is really going inside the if statement. 

Can you share the screenshot of the trigger condition of workflow, click on the info button on the top right side of the workflow

find_real_file.png

find_real_file.png

If this condition is failing the workflow will not trigger and workflow context will not be created

Regards,

Deepankar Mathur 

 

No condition defined.

find_real_file.png