Object conversion from IIQ XML to ISC JSON?

Any document available which will show which object we can export from IIQ and Import in ISC so it will convert XML to JSON format?
Can we Import IIQ rule to ISC Rule and it will convert in JSON?
Same as rule can we convert any other object like Workflow, Custom File, Form etc if supported in ISC?

For details on which objects can be exported from IdentityIQ (IIQ) and imported into Identity Security Cloud (ISC), you can refer to the SailPoint documentation here: SaaS Configuration Management. This resource outlines the supported objects for export/import operations.

By default, ISC won’t automatically convert and import objects when you’re migrating from IIQ to ISC. You’ll need to manually convert the XML-based IIQ objects into ISC’s JSON format. Keep in mind that the object data might differ between the two platforms, so it’s a good idea to double-check the details when updating or migrating objects to ensure everything aligns correctly.

Specifically for rules, you can check out this guide: Rules in ISC. It explains which rules are supported in ISC, along with how to write and deploy them. Not all IIQ rules may have a direct equivalent in ISC, so you’ll need to adapt them to the JSON-based format and ISC’s rule framework.

For other objects like Workflows, Custom Files, Forms, etc., you can refer to the first link I mentioned as well as the ISC API Documentation. These resources detail the objects ISC supports and what’s available when migrating. Not all IIQ objects may be directly convertible, so you’ll want to review the documentation to confirm what’s supported and adjust accordingly.

Hope that helps!

Simple answer is NO.

Don’t think that same concepts with same object structure and same properties exists in IDN.

Once you learn both IIQ and IDN, then you might be able to build equivalent solutions in IDN using some scripts.

– Krish

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.