Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Sorry for changing the subject of this post, but here's what I ended up with (for those other noob who're struggling through):Implimented Jonathan's sub_datetime.aef script.In main.aef script created a subflow that referenced the sub_datetime.aef and...
Maybe I'm doing this incorrectly but I was going to remove the time-of-day step and insert an IF statement to the effect of:If currentTimeInt (Int returned from Jonathan's script) >= 060000then goto:next IF statement: If currentTimeInt <= 180000then ...
How would I go about using the new 'time' that's extracted from the sub_datetime.aef script? I would like to compare it against a time-of-day step (which seems to always reference the server time instead.My UCCX 7.0(1) is in EST.I've installed the s...