Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
I've created a Jasper report with an integer parameter. I uploaded the template and select a driver for it. After executing the report the following error is show:

"User does not have valid roles for the execution of the selected document"

The user is "biadmin" and its role is admin.

Also, I tested the report template without parameter and driver and it worked.
Environment Version: 7.2.0, Docker, Firefox
in Analytical Driver by (210 points)

1 Answer

+1 vote
 
Best answer
Hi

most likely you did not define any use mode for the admin role, therefore Knowage does not know how to retrieve values and display them for users with that role. Check driver details > analytical driver use mode details -> check if admin role is associated to one use mode.

Hope it helps
by (1.9k points)
selected by
...