Time Based Workflow Configuration - Service Requests
I have written a workflow and set up 3 wait actions with 3 corresponding email notifications. Two of my wait actions are working perfectly because I am able to use the 'Period' section to define the wait time (15 minutes each). However, the initial wait time is 90 mintues so I used the 'Period Expression' section and wrotw the following: Duration('P0Y0M0DT1H30M') This wait action is not being followed, it is as if the workflow is skipping it entirely and going directly to the second wait action, which is 15 mintues.