Trigger Sync project via a process?

Hello everybody, I'm new to One Identity Manager. I was wondering if one could trigger a Synch project by a process? And if so, what "Table" should the process run on and what "ProcessTask" or "Event" should I use. Many thanks in advance, I hope this is not a stupid question.

Parents
  • By default, any newly created sync project, created by a sync template has a schedule assigned that triggers the execution of your sync project. Check the schedules and the process automation section in the Designer to get a glimpse of how it is working.

    In the need, all you need to do is firing the event RUN at the object DPRProjectionStartInfo, corresponding to the Startup Configuration of the sync project you want to trigger.

Reply
  • By default, any newly created sync project, created by a sync template has a schedule assigned that triggers the execution of your sync project. Check the schedules and the process automation section in the Designer to get a glimpse of how it is working.

    In the need, all you need to do is firing the event RUN at the object DPRProjectionStartInfo, corresponding to the Startup Configuration of the sync project you want to trigger.

Children
No Data