By using this website, you agree to our Terms of Use (click here)
Acumatica (JAMIS) supports the unattended run of reports that will deliver the rendered output to one or more email addresses. What if a user wants to deploy a set of templates that deliver the rendered output to secure file share folders? Is that functionality available out of the box with Acumatica?
No. Scheduled reports are distributed via email only.
You could pull off something like this using Power Update (click here) if you were ok with designing the reports in Excel using OData and having the output be Excel or PDF.
To output to PDF, you'd have to introduce an Excel macro like this:
https://forum.powerpivotpro.com/forums/topic/save-to-pdf/