I am new ISC and I have attached JDBCProvision rule to my JDBC source under nativeRules.
However, when I request a role, the rule is not triggering, and I do not see any logs in the ccg.log file.
Here is what I have done:
Created a rule:
I am just printing provisioning plan to logs
I am primarily an IIQ developer and have recently started working with ISC. In IIQ, I can log the provisioning plan using plan.toXml(). I would like to know how to view or log the provisioning plan in ISC.
Hi @Vijayakumas , plan.toXml() method is not supported in ISC. You need to enable degug level logging and check the logs in VA. In the logs you should be able to see the provisioning plan.