Hi,
I'm trying to schedule a process using start node. Below is the screen shot.
If I use pp!timezone I'm getting below.
Problem: An error has occurred in evaluation of an expression for a Start Event. Details: ERROR:EVAL:@reason=Domain pp is valid only in execution Recommended Action: Examine and correct the expressions on the Start Event's Event Properties.
If I'm using pm!timezone I'm getting a problem. The clients are at US and I'm working from India. If schedule 1 AM it is not executing correctly.
I want to schedule a process at 1 AM at US time zone.
How to schedule it. Please suggest.
Discussion posts and replies are publicly visible
Hi, I've a similar problem. My Process Model General Properties for timezone has "Asia/Hong" with override disabled.I configured Start Node Timer as "09:00" - pm!timezone. The process triggers at 08:00 AM (HK time) instead of 09:00 AM. What could be the issue?