Hi Leovanche,

Entities JobSandbox, RecurrenceRule, RecurrenceInfo, RuntimeData (Optional)
are used to create a scheduled service.

You can
refer applications/accounting/data/AccountingScheduledServiceData.xml data.

You can also read about JobScheduler and Service Recurrence from the
following links:

1.
https://cwiki.apache.org/confluence/display/OFBIZ/Service+Engine+Guide#ServiceEngineGuide-jobScheduler
2.
https://books.google.co.in/books?id=hTjxNDSDEJcC&pg=PT188&lpg=PT188&dq=ofbiz+schedule+job&source=bl&ots=xdHI7qXNHs&sig=NUdtc9T0WGyCTFBTkgHeudi68KY&hl=en&sa=X&ved=2ahUKEwiznszOgMbcAhVIWX0KHfCKALoQ6AEwB3oECAcQAQ
3.
https://www.hotwaxsystems.com/ofbiz/ofbiz-tutorials/ofbiz-scheduling-planned-demand-services/

HTH

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>

<https://www.linkedin.com/in/aditya-sharma-78291810a/>


On Mon, Jul 30, 2018 at 9:51 AM deepak nigam <[email protected]>
wrote:

> Hi Leovanche,
>
> OFBiz has the feature of scheduling the services, OOTB. For this:
>
> 1. Login to 'webtools'.
> 2. Click on 'Service Engine' -> 'Schedule Job'.
> 3. Enter the value in fields (self-explanatory).
> 4. Click on the 'Submit' button.
>
> For 'master scheduling' i.e. showing all the services scheduled:
> 1. Login to 'webtools'.
> 2. Click on 'Service Engine' -> 'Job List'.
> 3. Enter the filter criteria if required.
> 4. Click on the 'Find' button. You will get the list of all the scheduled
> services.
>
> HTH!
>
>
> Thanks & Regards
> --
> Deepak Nigam
>
>
>
> On Mon, Jul 30, 2018 at 5:32 AM leovanche <[email protected]
> .invalid>
> wrote:
>
> > Hello!
> >
> > I am trying to create a service type product where the order clerk can
> > select the dates and times to perform the service and have it provided
> on a
> > reoccurring or one-time basis.
> >
> > As a bonus I would like to have a master schedule showing all services
> > scheduled.
> >
> > Does this type of functionality already exist in ofbiz? I would think so
> > since many service business are dependent on schedules and are
> re-occurring.
> >
> > Thanks!!
>

Reply via email to