Forum Discussion
Report Server Schedule
- Anonymous2 years ago
Hi, lebedrv
Have you tried creating a new role and then assigning permissions corresponding to your needs?
Currently the permissions can be controlled as you can see in SSMS. If your current needs exceed these permission settings, then this will be difficult to do in Report Server.You can try connecting to your Report Server's SQL Server database as shown below:
The competencies available to the corresponding roles are managed here. If you have any more questions, feel free to talk to me and I will do my best to answer them.
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thks 4 answering. I tried this before and faced a new problem. Managing the report schedule is included in the "Manage report " point. OFC "browser" role doesn`t has permission to create a new schedule (because they have only "View reports" permission). But my task is to leave "publisher" role a permission to create and delete reports. but without setting new schedule for auto update. I don`t know if Microsoft have such point in role model. Fight with it for 2 days right now(
Hi, lebedrv
Have you tried creating a new role and then assigning permissions corresponding to your needs?
Currently the permissions can be controlled as you can see in SSMS. If your current needs exceed these permission settings, then this will be difficult to do in Report Server.
You can try connecting to your Report Server's SQL Server database as shown below:
The competencies available to the corresponding roles are managed here. If you have any more questions, feel free to talk to me and I will do my best to answer them.
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- lebedrv2 years agoNew MemberThanks a lot. I will try yo "play" with it