Implement JOB

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Implement JOB

Jonathan Javier
 Hello

I am looking for a way to implement a job to be able to do, for example,
that at certain times of the day an information backup of OFBiz is
executed. Where can I find an example of something similar or what would be
the paths to follow?


atte:
*Jonathan*
Reply | Threaded
Open this post in threaded view
|

Re: Implement JOB

Deepak Dixit-3
Hi Jonathan,

You can schedule job using JobSandbox data, you can create job and set the
appropriate TemporalExpression.
For example you can refer
https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed-initial/PartySeedInitialData.xml
https://cwiki.apache.org/confluence/display/OFBENDUSER/Temporal+Expressions


Thanks & Regards
--
Deepak Dixit
www.hotwax.co

On Wed, Apr 18, 2018 at 11:09 PM, Jonathan Javier <[hidden email]>
wrote:

>  Hello
>
> I am looking for a way to implement a job to be able to do, for example,
> that at certain times of the day an information backup of OFBiz is
> executed. Where can I find an example of something similar or what would be
> the paths to follow?
>
>
> atte:
> *Jonathan*
>