How to Invoke New-MoveRequest from a workflow Rule

Which IIQ version are you inquiring about?

8.4
I have created a quicklink that calls a workflow for the user to be able to request to be moved into another exchange database.

How could i make a rule to invoke this on the exchange server. Should I create a powershell script and i need to call this script using the arguments that i have or there is a more direct way of doing that?

You can certainly use nativeRules (in turn converted into Powershell scripts on IQ Service Server) or Powershell to achieve your requirements.

Use the RPCService to call the PowerShell script

sailpoint.connector.RPCService

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