Hi,
Is it possible to schedule the execution of a short-lived process? I would like it to be invoked periodically (ex: dayly, weekly, montly). I suppose I can manage this by writing a custom java application, which calls LiveCycle service, using quartz. Is it a true approach and what other alternatives can be considered?
Thanks
Is it possible to schedule the execution of a short-lived process? I would like it to be invoked periodically (ex: dayly, weekly, montly). I suppose I can manage this by writing a custom java application, which calls LiveCycle service, using quartz. Is it a true approach and what other alternatives can be considered?
Thanks