ibm mobilefirst - worklight 6.2 how to schedule push notification to be send on 9 AM every day -


we using interval based polling event source push notifications new request. want send daily remainder daily devices @ 9am. how achieve using worklight.

thanks in advance.

you not need worklight achieve this.
worklight not provide this.

you need implement own custom external logic/script each day on 9am call adapter sends notifications devices.


Comments

Popular posts from this blog

ruby - re-try logic in a simple loop -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

Laravel Bind Multiple Class to One Contract in The Service Provider -