You can use the coord:nominalTime() EL function http://incubator.apache.org/oozie/docs/3.1.3/docs/CoordinatorFunctionalSpec.html#a6.7.3._coord:nominalTime_EL_Function
Thanks. Alejandro On Fri, May 11, 2012 at 10:21 AM, Vinithra Varadharajan <[email protected]> wrote: > cc: oozie-users > > Hi, > > The oozie-users mailing list (cc'd) would be a good place for such > questions. > > Best of luck, > > Vinithra. > On Fri, May 11, 2012 at 1:52 AM, -F- <[email protected]> wrote: > >> Still couldn't figure out how to do implement it.. >> nobody there who can help me? >> >> On 7 Mai, 13:28, -F- <[email protected]> wrote: >> > Hey >> > >> > I'm trying to create a oozie coordinator job and i want to pass a >> > variable input argument to my workflow starter. >> > >> > For example I want oozie to create all jobs for the 1st March 2012 >> > until the 30th April 2012. For every day 1 job is needed and my input >> > arguments for my job has to be date like this: dd.MM.yyyy >> > >> > But I dont know how to create such a function in my coordinator.xml >> > file such that for every day a value is passed to my workflow. >> > >> > I hope you can help me :-) >> > >> > Greetings >>
