How to use SOD/General Policy APIs to test policy violation during Access Request

Hello there,
When running an access request, I use an event trigger for pre-validation that is used by a workflow.

Inside I am able to run the following API: start-predict-sod-violations | SailPoint Developer Community
However, this only work for SOD Policies, I would like to do the same for General Policy, to be able to check if the targeted Identity appears in one of the General Policy query.

Is it possible?

I don’t think so, As General Policy deal with identity profile data not access.

You can build additional steps in your workflow like if not a specific department/JobTitle or null checks ..etc