Hi everyone,
I'm working on a custom consolidated task report in FSM where I merge multiple tasks into a single output. I created a new report template (FULL_INSPECTION_REPORT_GROUPED_4
) to generate this merged report.
When triggering the report generation from the WebClient, I receive the following message:
"Report FULL_INSPECTION_REPORT_GROUPED_4 is being generated asynchronously."

However, I never receive a follow-up notification or download link. The report doesn't appear in the downloads, and I can’t retrieve it from anywhere else either.
Has anyone faced a similar issue with asynchronous report generation? Any guidance on how to debug or force the download (e.g., check report queue, logs, or configurations) would be greatly appreciated.
Thanks in advance!