Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
MT4
Partner - Creator
Partner - Creator

Report failed generation of report - how identify which recipient is affected?

Hi!

I have a report which is sent out to over 400 users. The users are imported via 'Import task' and the only filter used is on user level. 

I receive a warning in Task Execution that one report failed generation of report de to the filter applied to user and report xxxxxx defined an empty set. Please see attached image below. The user is named 'ac059acf-4bab-af6....' and so on... 

Is there a way for me to identify this user or how do I know which one of my 400 reports are failing?!

Thanks for your help!

Kind regards
Michelle

 

Labels (2)
1 Reply
Ruggero_Piccoli
Support
Support

Hi,

I think the simplest way is by opening a user in your browser, you will see the user id in the URL. Then you can copy the user id from the error message and paste it on the URL and press enter. The related user profile will be opened.

Another ides is to use the API get /users/{id} https://help.qlik.com/en-US/nprinting/September2020/APIs/NP+API/index.html?page=58 you will call it with the id and you will get a json with related details.

For filters use the same methods.

The ids are stored in the Repository but you don't need to connect directly to the repository to retrieve those informations.

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.