I'm trying to build a custom report generator using the web report designer. all the data sources will be web service data sources.
now I need to impose restrictions for using the already created data sources/reports based on the logged-in user privileges.
1. How can I restrict some users from using certain Shared Data sources or accessing specific reports that are created based on their user rights?
2. how can I get a list of all the web service data sources created programmatically?