Hi @pannir,
These are the steps you need to go through,
- You need to deploy “Services Standard IdentityNow BeforeProvisioning Rule”. Here’s a post that will help you with that ,
Services Standard Before Provisioning Rule - To understand how it works, go through the mock project - https://community.sailpoint.com/t5/Working-With-Services-Knowledge/IdentityNow-Mock-Project/ta-p/208216
Here’s the readme file for your reference -
SSI BeforeProvisioning Rule - README.pdf (110.2 KB)
This will help you understand the “Services Standard IdentityNow BeforeProvisioning Rule” and “cloudServicesIDNSetup”. - Follow this step to attach the rule to your source - Connector Executed Rules | SailPoint Developer Community
- Finally, you can add the “cloudServicesIDNSetup” to your source using Patch. Or you can use the VS code to do the same. The sample code is in the readme file.
Hope this helps!