Is there a way to pull the user's ad login info rather than the user being prompted for user name and password when using url reporting?
Here is the basic url I am using - I know I can hardcode username and password by using apsuser and apspassword but obviuosly do not want to do that
http://servername/businessobjects/enterprise115/InfoView/scripts/opendocument.aspx?sPath=[Folder]&sDocName=report.rpt
Thanks