Recalculate Workflow Timer When Value Changes
I'm using a wf Timer activity to pause until the 'Disable Date" on a Request Item is reached. The next step in the wf runs a "Disable AD User Account" Orchestration activity. Issue: I need the wf Timer to reset if the Disable Date data/time is chan...