PowerShell Before/After IQService Script Arguments

After reading Before and After Operations on Source Account Rule | SailPoint Developer Community and Before/After Scripts for IQService, and searching the forum for samples, I don’t have a consistent understanding of how input is managed with the PowerShell before/after scripts.

In some places, the docs mention serialized XML strings made available through environment variables.

In other places, it looks like they are passed in using native PowerShell objects as arguments.

If I want access to the application configuration, I assume the argument is the simplest option, is it passed in by position or a named argument? Does anyone know of any complete documentation on this matter?

You need a source that supports IQService and you need a rule. The rule will run on the machine, where IQService is installed by IQService and it will run with a prefilled powershell variable with the request, in xml form.

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