Is there any way to trigger a synchronization project from a process step? I tried triggering the RUN event using the FIREGEN process task, but it is triggering an ad hoc projection. Please suggest.
Is there any way to trigger a synchronization project from a process step? I tried triggering the RUN event using the FIREGEN process task, but it is triggering an ad hoc projection. Please suggest.
Hi,
You need ProjectorComponent - FullProjection .... parameter is UID_DPRProjectionStartInfo.
HTH, B.
I am trying to trigger it from a custom post sync process based on UNSROOTB table. So parameter UID_DPRProjectionStartInfo is not found in UNSRootB
Then I would suggest having some code in the parameter UID_DPRProjectionStartInfo that 'gets' the value you need based on your use case.
Thanks ..This worked
It sounds like you want to trigger another sync after one sync is finished. Did you think about using a startup sequence?
https://docs.oneidentity.com/bundle/one-identity-manager_basics-of-target-system-synchronization_9.3/page/sources/dpr/dprstartsequencedefine.htm