Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi folks,
I'm noob NPrinting and English :s , and i have a question.
I'm usign two filters in a report, and when run preview in NPritning 18 Designer shows error:
Using the same filters in a Qliksense App, my fact table is empty.
I think that even empty, the NPrinting should generate an empty report. And no show error message.
Other problem:
I have a task that is scheduled to run every night and is sent to +/- 50 workers in the company.,
Each workers should gets a email with attachment which is an PDF file containing the sales force data.
But, some workers received a
email telling them a report is attached, followed by an error message saying some reports failed to generate.
I tryed use a condition on task and on report, but the not working. I think, the error occurred before task. At report generation.
I have a task report that is scheduled to run every night and is sent to 100 hiring managers in the company, each manager gets the same email and should get an attachment which is an excel file containing the open roles for that manager.
I think, In this case, when occurr error dont sent email...how to do this?
thanks!
Hi,
From February 2019 Release Notes:
New parameter that configures whether emails send when reports fail
If the reports attached to an email fail to generate, the default behavior is for the email to send with an error
message.
Uncommenting the new parameter <add key="disable-failure-email-sending" /> in the scheduler.config file
stops emails from sending when report generation fails. If reports are not sent an error will be logged.
If you enable this parameter:
- If all reports for a user in a task are correctly generated, the user will receive the email.
- If only some of the reports for a user in a task are generated the user will receive an email with only
the generated reports.
- If the generation of all reports for a user in a task fails they will not receive an email.
Best Regards,
Ruggero
Hi,
If you are using a numeric value (for example you are filtering Year =2019) remember to set the drop down menu to Numeric Value is.
When you post a question, please remember to add the complete version and where possible some screenshots (for example one of the filters).
Best Regards,
Ruggero
I think this same problem
Only Feb/2019 dont sent email when report error?
Hi,
From February 2019 Release Notes:
New parameter that configures whether emails send when reports fail
If the reports attached to an email fail to generate, the default behavior is for the email to send with an error
message.
Uncommenting the new parameter <add key="disable-failure-email-sending" /> in the scheduler.config file
stops emails from sending when report generation fails. If reports are not sent an error will be logged.
If you enable this parameter:
- If all reports for a user in a task are correctly generated, the user will receive the email.
- If only some of the reports for a user in a task are generated the user will receive an email with only
the generated reports.
- If the generation of all reports for a user in a task fails they will not receive an email.
Best Regards,
Ruggero