Ask for some guidance with cloud rules

Hi Julian,

Here are some pointers to help you through the process :

  • Go through the Rules documentation here to understand the overall process. This link also has information and samples for each supported Cloud rule which is very useful.

  • Use any IDE of your choice to code the rule. Add log statements within rule which can help debugging in future if required

  • Some rules like Attribute generator can be tested locally with some hard coded inputs. Check out this post for some tips on it

  • If you cannot test rule locally you can send it to Sailpoint for deploying.

  • Before sending the rule to Sailpoint, make sure you run it through Rule validator first. Once you get SUCCESS from rule validator, you should be ready to send it for deploying.

  • Once they deploy, you can test in IDN and if any changes you can modify rule and send it for deploying again via same ticket

1 Like