Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a report using Section Access.
When creating a task if I enter each user individually under Users/groups the email is sent as expected to each individual showing their own information.
However, my users will exceed 1,000 and I do not want to enter them manually.
I created a Qlik variable in my app. When I use this variable in my "to" field, i.e. vMail1
the email is generated however the email is not sent to desired recipients. In the task execution log, it shows three lines
The user xxxxxxx is disabled. Reports will not be generated
The user xxxxxxx is disabled. Reports will not be generated
The user xxxxxxx is disabled. Reports will not be generated
However when I added my email to the cc, the report was sent to my email.
How do I enable the users, or what is a better way to add each user to the User/Groups without having to add each one individually.
User filters can be used 'in place of' section access.
This would mean creating a separate reported QVW or QVF, removing section access from the copy and use the copy for reporting purposes.
Now if you are using the import file and you have no email sent it could mean that you didn't add a NPrinting security role (not NPrinting group) to that user record.You need to add at least the 'user' role to a user and ensure that the user is enabled ie: TRUE or YES
As an aside, you have the ability to add/manage NPrinting groups, insert, assign and manage users, user filters on individual recipients. Note that a recipient/user can be a person place or thing. For example if you want to send reports to the london office. Just create/add a user and create a filter on that user using the recipient import file.
Hello CB308
If your individual users are disabled, then they must be manually enabled in the NPrinting web console>Admin>Users. Find each user and click the 'enable' check box.
If you want to manage thousands of users you may use the recipient import process.
The import process involves the ability to leverage assigning user filters to each NP user which is the preferred method over section access since section access is much slower due to having to authenticate 'each' user and produce as separate report for 'each' section access user. NPrinting user filters are much faster method than section access and will export the right data for the expected recipient user.
Kind regards....
As Frank said:
All that is well described in link Frnak provided and all links related under the video he gave you link to - like: https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/DeployingQVNprinting/Import-Users-Fi...
Do you have any further questions or can we put you in touch with your Qlik account manager to discuss further options for implementing your requirement?
Otherwise the information provided should be sufficient to enable you to proceed as needed.
Kind regards...
thank you for the responses.
So if the app has Section Access applied, you are recommending to use excel to import and allocate groups and filters?
I just tested running my email report for one individual, and under task execution I am receiving the following:
The user f388c73d-843e9-4e10-ab59-48c4e24b81ca listed in task 7591ebf4-0992-4590-b46f-e4834-e4834e741255 does not have permission to view one or more reports attached to this task. No email will be sent.
Wouldn't this still happen even if i imported the users and created groups/filters?
User filters can be used 'in place of' section access.
This would mean creating a separate reported QVW or QVF, removing section access from the copy and use the copy for reporting purposes.
Now if you are using the import file and you have no email sent it could mean that you didn't add a NPrinting security role (not NPrinting group) to that user record.You need to add at least the 'user' role to a user and ensure that the user is enabled ie: TRUE or YES
As an aside, you have the ability to add/manage NPrinting groups, insert, assign and manage users, user filters on individual recipients. Note that a recipient/user can be a person place or thing. For example if you want to send reports to the london office. Just create/add a user and create a filter on that user using the recipient import file.