on ‎2015 Feb 17 9:00 AM
Hi experts
I have a similar requirement as described in this blog:
http://scn.sap.com/thread/2091800
Process chain must be started between 08:00 and 16:00 on an hourly based period.
We have not understood how to schedule the event which is in the start variant of the process chain:
How do we trigger the process chain every hour in the daily time frame?
Thanks
Request clarification before answering.
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas,
As Deepinder said, just use the DECISION BETWEEN MULTIPLE ALTERNATIVES to satisfy your requirement..
Just add that object in your chain and create the formula below:
Afterwards, schedule your chain to run HOURLY:
The result will be, chain will run every hour but will get an error if the time is not between 08:00:00 and 16:00:00..
Regards,
Loed
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.