PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Scheduled Reports Advice
Scheduled Reports Advice
Iniciado por djsummers, 21,oct. 2015 13:05 - 1 respuesta
Publicado el 21,octubre 2015 - 13:05
Hi All

Just looking for advice on best practice

I need to develop a WD19 report to run automatically on a scheduled basis. Would you recommend developing the report from a stored procedure and running from the HFSQL scheduler? or developing my own scheduler within WD?

(The report would need to be called from WD procedure to calc and pass parameters, run to PDF and email as attachement)

Also, could the report run from the windows scheduler? if so what do i need to consider?

Any help or advice would greatly appreciated

Many thanks

Dave
Miembro registrado
102 mensajes
Publicado el 22,octubre 2015 - 14:11
Dave,

I suggest you first build a small program to calc and create the report as PDF and with eMail capabilities.

Then you create a new project, windows or linux service, and put all the procedure in there.

http://doc.windev.com/en-US/…

HTH
Sebastian

--
http://arnoldconsult.de
WinDev 20 with Oracle, WinDevMobile Android Apps and Motorola Windows CE Mobile Barcode Scanners, Python 3 with Oracle and MySQL