Send report result via mail regularly | alx dobre | 2015-04-30 02:51 | |||||||||||||||||||||||||||
Status: Closed | |||||||||||||||||||||||||||||
Hello fellow developers :) I have the following requirements to implement: do a query report and send the results via mail every day if and only if the data returned by the report changes. I did the query report and it works properly. I reviewed the LK documentation and set myself up to be notified when that report changes (placed it in a category and managed notifications). The report is both visible and active. Problem is, 24 hours later I have not received any notification. I know the server can send mails cause we can receive the user creation/update mails. Here are my questions: - Is this the right approach for the above requirements or would you implement it differently? - can I manually test the sending of a report change digest mail? if so how? - at what time each day is the 24 hour digest sent? - where can I see a record of the e-mails sent by the system? - is the digest triggered by changes in the data returned by the query report? or just a change in the report parameters? - I saw that only a LK user can register to be notified by a report -> I need to register just an e-mail -> so can I achieve this via a custom JAVA module = run a report regularly and send the result via mail to a specific e-mail? Thank you in advance for your time :) |
|||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||