IIQDA 4.0 Plugin for identitynow

Hi Guys ,

I want to create an eclipse client for my identitynow so that before deploying any rule to sandbox or prod I can test the logic in eclipse .

IIQDA 4.0 library is giving full features for IIQ but very limited features for IDN and I am not able to test my logic.

Could someone help me so that I can setup external eclipse client for IDN to test my custom Rules and Transformations .

Best Regards
Dalia

Hi Dalia, check this out:
https://community.sailpoint.com/t5/Deployment-Accelerator-Knowledge/IIQDA-IdentityIQ-Deployment-Accelerator-User-s-guide/ta-p/76698#toc-hId--1339605996

However, I would say, rather than using IIQDA for IdNow then use SailPoint IdentityNow VS Code Extension

1 Like

@MuhammadMustafa , just to re-iterate, the ask is, if there’s any utility for rule development and testing and that is for IdentityNow. The IIQDA plugin (document shared) is something that the author looks to be aware of.

And the VS code plugin is just to manage the JSON objects on the IdentityNow tenant. It doesn’t offer any rule testing capabilities for IdentityNow, like how IIQDA does for IdentityIQ.

Please do let us know if you’re familiar with a similar utility for testing rules on IdentityNow.

1 Like

Please have a look at the Rule Development Kit here: Rule Development Kit | SailPoint Developer Community

There is also a helpful discussion ongoing here: How to test Before Provisioning Rule in Rule Development Kit? - #3 by Santhakumar

1 Like

Thanks a lot for the clarifications @Arshad!