I have a JDBC Provisioning Rule named- JDBC-TestRule.
But I am not able to see that rule in the drop down in the rules tab of my application.
Hello,
Could you please paste the rule here? and Can you please tell us the type of the rule?
Note: Only the JDBCProvision type will be displayed in this dropdown menu.
My rule type is JDBCOperationProvisioning and what is the difference between JDBCProvision and JDBCOperationProvisioning?
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE Rule PUBLIC "sailpoint.dtd" "sailpoint.dtd">
<Rule created="1742460845837" id="c0a81ecd95b2185d8195b2c27f0d0050" language="beanshell" name="JDBC-testRule" type="JDBCOperationProvisioning">
<Description>A Provisioning rule for the Corporate Chat application. Handles Account Creates/Deletes/Modifies/Unlocks/Enables/Disables</Description>
If you want to use JDBCOperationProvisioning rule, set the provisioning rule type as by Operation rule.
Separate JDBCOperationProvisioning rules are created for account enabling, account disabling, account deletion,
account unlocking, account creation, and account modification. This rule type was introduced in IdentityIQ
version 6.1 as an alternative to specifying a single JDBCProvision rule which performs all of these operations for
the application.
Hi @pmandal,
Could you please try using the other rule called “TRNG-JDBCProvision-Chat” and check which type they are using? Is it type=“JDBCProvision”?
Let me know if that works.
Which IIQ version are you using and how did you create the JDBC-TestRule?
Thanks,
Raju
