User will enter start date while creating the request and then after approvals .it should start process model on its own upon reaching start date
Discussion posts and replies are publicly visible
Hi,
Use schedulers to trigger a process in a daily manner (https://docs.appian.com/suite/help/23.3/Start_Event.html) and check for your required condition on it and kick off the required process.
can you please share the design of process model once
Keep the timer in the Start Node
is this right..?
can someone help me
ZAINAB said:can someone help me
You'll need to specify what you've tried already and what hasn't worked for you. The previous answers in this thread are pretty much all you should need to know in order to set up something working for this, depending on exactly what your requirements are.
getting this error
Expressions in timers do not work. Can you share the timer config?
Hi, the time format for scheduler is "hh:mm" so you can configure like 12:00 and not like 12:00:00.