Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
Please consider addressing the following when creating your topic:
- What have you tried?
- What errors did you face (share screenshots)?
- Share the details of your efforts (code / search query, workflow json etc.)?
- What is the result you are getting and what were you expecting?
Hi all!
Hope you all are having a wonderful Friday.
I’m sorry to open this discussion but I need a little help to understand how to execute Powershell scripts that are located in the IQService server from SailPoint when an account creation has happened successfully in AD.
I’m lost at how to upload the ConnectorAfterCreate rule (native rule in the connector).
I’ve worked with creating and attaching connector rules written in beanshell, but in this case the provided example is an XML document (similar to a rule in IIQ), with a powershell script there.
I’m following this documentation:
The goal here is, after an AD account is created, execute a powershell script in the IQService server to modify the just created account.
The script is already in the server, and all I need to do now is call it from SailPoint once an account is created.
Can someone give me a hand here?
Thanks in advance!
Nico.