Quantcast
Channel: Project Customization and Programming forum
Viewing all articles
Browse latest Browse all 5347

Using Project Server REST api services for SSRS report Customization

$
0
0

Hi,

I have an SSRS report that shows resource details along with calendar exception day for selected resources in a selected time period. As of now the report pulls all details from Reporting database ,i.e. MSP_EpmResource_Userview (for resource details)and MSP_EpmResourcebyDay_Userview (for capacity and basecapacity of resources per day info). And exception is said to be difference in capacity and base capacity.

I need to add Resource calendar Exception Start date, End Date and Exception name(which cannot be pulled directly from RDB) . So I am trying to use REST api, which is giving me the above details. Integrating details from DB and exception details from a Dll implementing REST service seems to be very much complicated in this case.

Can any one guide me how to query for resource capacity and basecapacity using REST api so that I can get all details for the report without using REST?

Currently I get few resource details and calendar exception using below query:

https://Servername/instance/_api/ProjectServer/EnterpriseResources?$select=id,Name,ResourceCalendarExceptions&$expand=ResourceCalendarExceptions

Thanks in advance!!

Mridhula


Mridhula.S


Viewing all articles
Browse latest Browse all 5347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>