cancel
Showing results for 
Search instead for 
Did you mean: 

Exercise 12.3.1 Using Environment Variables - Stopping Time

jcarver
Level 3
Hello, The stopping time exercise is not working. I have followed all the instructions by importing the Utility - General (Object), set the environment variables and followed the process etc., but its just going round in a loop even when it hits the proposed time so it moves to the end stage. I have placed my decision expression which is - [Stopping Time]=True.. I'm guessing this is correct? Please help. Thanks, JC
1 REPLY 1

sufyans
Level 3
Hi JC, You need to first set the time in your environment variable ([StoppingTime]) few minutes in the future from the and then change your decision stage expression to [StoppingTime] = LocalTime() for the loop to break at the time (session variable) required. Regards, Sufyan.