Is it possible to query the iServer to get a list of rptdesigns and the security roles assigned to them? I'd like to create a report that lists the rptdesigns on the website and what roles are assigned to them for internal management purposes.
Thanks!
- Laura
Page 1 of 1
Querying iServer
#2
Posted 17 February 2012 - 03:14 PM
Hi Laura,
Yes, you could the IDAPIs (web service) to query iServer. To access the Actuate 11 WSDL file using a web browser, use the following URL(assuming default installation):
Specifically you would need to use GetFolderItems call to get the folder contents and fetch properties of each item. You can learn more about IDAPIs here:
http://www.birt-exch...ration-tech.pdf
Ashwini
Yes, you could the IDAPIs (web service) to query iServer. To access the Actuate 11 WSDL file using a web browser, use the following URL(assuming default installation):
http://<server>:8000/wsdl/v11/axis/all
Specifically you would need to use GetFolderItems call to get the folder contents and fetch properties of each item. You can learn more about IDAPIs here:
http://www.birt-exch...ration-tech.pdf
Ashwini
Page 1 of 1






MultiQuote




