Is there a best way to test the transform

Is there a best way to test the transform it has multiple conditions so wondering is there way to test

1 Like

The SailPoint CLI provides a transform preview command that makes it easy to get the original and transformed value of an attribute. Currently, it only previews a single identity, which can make it hard to test multiple conditions.

Something you can try is creating accounts on your source that have various values for the attribute you are trying to transform. When you preview the transform, check the value for each of these accounts to see if all of your conditions are being met.