Are there any restrictions or limitations on the namespaces that are available for import in a cloud rule?
I was hoping to use a UriBuilder given this needs a library, I went looking for documentation around what is allowed, but didn’t find anything.
Thanks!
Hi @josephcasale ,
Could you please help with more details? Is this about importing a cloud rule from one tenant to other? Or is it about using import commands while writing a rule?
Hi @JackSparrow ,
I am referring to the statements used to import packages in the BeanShell files.
I assume their must be some limitations on what packages are available. In my example, there are many packages that offer a UriBuilder, am I free to use whichever package I desire?
Thank you!
Hi @josephcasale. I believe SailPoint supports only the packages mentioned in the doc. (never tried outside of this). Kindly check this Java Docs | SailPoint Developer Community