Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Named a 7-Time Gartner® Magic Quadrant™ Leader: See the 2026 Report
cancel
Showing results for 
Search instead for 
Did you mean: 
Anjali_Vellaikambadi
Contributor III
Contributor III

NPrinting import tasks failing after upgrade

We upgraded Qlik NPrinting to May 2023 SR3 in DEV Environment and we can see after the upgrade only Import task were failing.

Import tasks were created to import users from LDAP Connection. Same connections were working fine before the upgrade.

No issues with username and password as we were using same credentials to fetch users in PROD NPrinting also.

Labels (2)
11 Replies
Anjali_Vellaikambadi
Contributor III
Contributor III
Author

@williamandersson , i have adjusted the filter option under Advanced section then it worked for me

Alternative group path: OU="**",OU="**",OU="**",DC="**",DC="**",DC=com

Additional User Filter: (&(objectClass=user)(memberOf=CN="**AD Group Name**",OU="**",OU="**",OU="**",DC="**",DC="**",DC=com))

Additional Group Filter: (CN="**AD Group Name**")

williamandersson
Partner - Contributor III
Partner - Contributor III

Thanks for sharing @Anjali_Vellaikambadi. We use our connection to fetch groups and not users. Though this might give me a sense of direction for solving the issue. Will update how it goes!