Steps to deploy cloud rule in IDN

Hi!

I’m working in my first cloud rule for a identity attribute transformation.
Unfortunately we can only test it in our IDN

I followed the suggestion in this thread:

In our case:
-the algorithm (bussiness logic) was tested ok(my IDE).
-we got SUCCESS from tool “rule validator”.
-we send the xml file to “Sailpoint”
-we receive deploy confirmation from Sailpoint but i don’t see the transformation available to be selected.

Could it be that some step is missing from the suggestion?

Any idea will be appreciated.
Thank you.

In your Identity Profile mappings UI, for Identity Attribute rules to be visible in Transform drop down you need to select “Complex Data Source” under Source drop down first.
example:

If you still don’t see it here, use Postman/VS Code to verify if your rule is actually deployed to the tenant you are working with. Sometimes it gets deployed to wrong tenant like prod/test instead of sandbox etc.

4 Likes

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