Hi Dojo,
I'm trying to export Dashboard in PDF using automation (on click in LCA, it should generate and store PDF in C:\Skyline DataMiner\Webpages\Public\WebFileManager).
To achieve this, I followed the documentation for 'Upload report to shared folder' Automation action: Upload report to shared folder | DataMiner Docs.
The system I'm using is DaaS and I tried with both RDP credentials and my user credentials. Dashboard is public and all users have access.
I'm getting error Failed to send report: 0x80131500h.
Has anyone encountered this error before in a DaaS environment, or is there something specific I should check regarding permissions, paths, or execution context when exporting dashboards to PDF?
Thanks!