I have a requirement for a Workflow I am working on, where I need to wait until a specific time every day, say 3pm, before further events can happen. Its the same time every day, all week long.
When I look at the Timer control, and its documentation, I am left unclear as to how to set the date/time.
The obvious way seems to be to use an Assigner, format current day into a variable, and plug that into the timer’s Absolute time. Problem here is with the Assigner. How can I set the specific time? There also doesn’t seem to be a way to set time without setting date as well
Anyone have any ideas for this?
Thank you for your help!
#webMethods#webMethods-BPMS#MWS-CAF-Task-Engine