Hi Francis, as far as i know Mifos Scheduler jobs are created to perform specific automated tasks at specified periods/intervals and they are bundled as part of the Fineract Platform. To create your own you have to get hands dirty a little on technical aspects of Fineract (Understand the architecture and database schema), as the scheduler jobs perform updates or even insertion into database tables.
The only thing you can modify in existing scheduler jobs is the interval/timing by providing your own custom Cron Expression. I advise you pass it on as a request to the developer community and someone can catch it for implementation. Regards Stebbins On Wed, Sep 19, 2018 at 8:51 PM Francis Irasa <fransua...@gmail.com> wrote: > > > Anyone with some idea on this: > > > ---------- Forwarded message --------- > From: Francis Irasa <fransua...@gmail.com> > Date: Fri, Sep 14, 2018 at 5:14 PM > Subject: How to create own custom scheduler job on mifos X > To: A good place to start for users or folks new to Mifos. < > mifos-users@lists.sourceforge.net> > > > Dear All, > > I would like to be guided how I can create my own scheduler job on Mifos. > I came across this link: > https://github.com/openMF/mifosx/wiki/How-to-create-a-new-Job > > However, no details are provided. I would like to create a job that will > automatically post GL transactions upon certain events. > > Regards, > > Francis. > > > _______________________________________________ > Mifos-users mailing list > Mifos-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mifos-users >
_______________________________________________ Mifos-users mailing list Mifos-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mifos-users