Skip to Content
0
Mar 22, 2010 at 05:02 PM

Sequence of event tasks

70 Views

Hi All,

I defined 2 different tasks on change and modify event of the attribute MXREF_MX_PRIVILEGE to change the group assignments in Active directory.

When I change the value of MXREF_MX_PRIVILEGE from "<mskeyvalue_priv1>|<mskeyvalue_priv4>" to "<mskeyvalue_priv1>|<mskeyvalue_priv2>|<mskeyvalue_priv3>", sometimes priv1 is assigned in AD and sometimes not, because the adding event is finished before the delete event.

How do I know the deleting event for priv1 is finished before the modify event?

thanks,

Joachim