This content has been marked as final.
Show 2 replies
-
1. Re: How to implement a service that runs once a day?
Jasmin Charbonneau May 6, 2010 5:37 AM (in response to Paul_Kuhn)We don't have a component that does that.
The best way would probably to write a program that implements a scheduler and the calls LiveCycle when you get to that specific time.
You could also implement a custom component that does something similar to the Wait but only completes at a specific time. Once it gets to that time, you would loop back to it and wait for another 24h.
Jasmin
-
2. Re: How to implement a service that runs once a day?
$Nith$ May 9, 2010 12:59 AM (in response to Paul_Kuhn)




