How to pass credentials when accessing SSRS report through URLs
hi,
i trying access ssrs report using url below,
="javascript:void(window.open('http://10.10.11.15/reportserver/pages/reportviewer.aspx?%2ftransaction_all_reports%2fcustomer_+payment_receipt_report&rs:command=render+name &reportparameter1=" & fields!custtransid.value & " &rs:command=render','_blank' ,'resizeable=1,toolbar=0,status=0,menu=0,top=20,left=20,width=1040,height=1040'))"when try access above url, asked network credentials, giving pages of ssrs report rendered in browser window.
now want display these contents in popup window inside webapp. when try open asks credentials,
what need possible give credentials inside above code block? username , password,
i need directly open w/o asks credenetials
can me please ,it save life...
hi samba,
from description, want pass credentials via url use can access report manager directly, right? in reporting services, can use lot of parameters part of url configure , feel of reports. however, there no credentials parameter on it, detail information it, please see:
url access parameter reference
i afraid there no other approach work around issue. if have concerns feature, can submit feedback @ http://connect.microsoft.com/sqlserver/feedback , hope resolved in next release of service pack or product.
thank understanding.
regards,
charlie liao
technet community support
SQL Server > SQL Server Reporting Services, Power View
Comments
Post a Comment