Hi, Is it possible to dispatch/include a templating file (HTL/JSP) from within an OSGi service?
Here is the use-case: 1. Nightly schedule job that finds all resources that have expired 2. Create an email with the content of the resources (title/path/links etc) 3. Send the email to a user for them to act on it. You could easily create a static email and then build on top of that, but since sling is already a templating engine it would be great if you could leverage that to generate the email by invoking a script with the parameters passed in. I believe earlier versions of the Health Check had something similar setup. Hakim -- -- Hakim Sadikali CQ Architect Content Thread mailto: [email protected] mobile: +1-647-205-6941 office: +1-888-240-1467 ------------------------------------------------- CONFIDENTIALITY NOTICE: This email, including any attachments, may contain legally confidential, privileged and proprietary information. It is intended only for the named recipient(s); if you are not the named recipient(s) you are not authorized to copy, print, share, save or rely upon any portion of this communication. If you are not the named recipient and/or have received this information in error please immediately notify the sender and delete this email and any attachments. Thank you.
