is it possible to schedule methods to run on specific times in ofbiz? like jobs in databases?
i have been doing some reading on services in ofbiz and I came across the JobSandbox Entity aand ofbiz provides a very helpful GUI to setup the running of the jobs which I assume uses the JobSandbox Entity.
I just want to see if there is a reference or manual that would let me setup the service through code?