Is there a powershell or simple method to fully deactivate sync projects programiically? Setting the dprshell.isFinalized value in the database isn't enough. Thanks
OIM 9.1.1 (soon to be 9.2.1)
Is there a powershell or simple method to fully deactivate sync projects programiically? Setting the dprshell.isFinalized value in the database isn't enough. Thanks
OIM 9.1.1 (soon to be 9.2.1)
Can you please explain your use case “Complete deactivation” in more detail?
Can you please explain your use case “Complete deactivation” in more detail?
Hello Markus,
In my case just to have the ability to stop all the sync projects processing with one script.
- for use in my OTA environments (stop everything when finished work on enviroment to prevent unnessarary provisioning/syncs to/from target systems)
- during cloning or upgrading of evironments.
- and maybe as an emergency stop in production.
I know there are always other ways to accomplish this.
But the [de-/activate] sync project button would be a nice feature to have control over from commandline/vb.method without the need of touching other config settings.
Regards,
Niels
Hi Niels,
thanks for your thoughts on the matter.
Some quick answers about existing options: