I have read the How To's for NAS but don't understand how I modify or add entries to the CODEUNIT so that I can have NAS Server run a report every 30 minutes between the hours of 7:00am and 5:00pm every day.
I would rather a DATAPORT but it's my understanding I can't do that via NAS without Job Scheduler so I would like to just run a report (report will use ADO to write to outside mySQL DB) every 30 minutes between the hours of 7:00am and 5:00pm every day. I am using the Native DB so I can't just connect to a SQL server and do this and I'm not interested in the ODBC piece either.
Can anyone point me to very blunt examples showing similar implementations to what I am trying to do?
Half-empy or half-full how do you view your database?
Thanks.
0
Comments
In Codeunit 1 in trigger
Trigger
You should implement the logic of checking current time in the NTimer::Timer trigger.
Hope this helps!
Follow my blog at http://x-dynamics.blogspot.com
Thanks.
Follow my blog at http://x-dynamics.blogspot.com
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n