reporting-services

Angular ngx-ssrs-reportviewer Credential Problems

隐身守侯 提交于 2020-12-15 06:37:54
问题 I am having SSRS report server credentials. I want the users to auto login (impersonate) whenever they go to the reports page using the credentials that I have hard coded. I am using Angular ngx-ssrs-reportviewer plugin but every time i open the report the i have the following prompt can i pass a fixed credentials ?! 回答1: This is because of Windows Authentication used by SSRS (Report Server). Like it says in the Limitations section in the documentation of ngx-ssrs-reportviewer this is not

Parameter not passing from controll class to DP class Report AX 2012

时光毁灭记忆、已成空白 提交于 2020-07-24 02:54:52
问题 I have created a RDP report without query , only with classes: contract, controller data provider and I am having issues the parameters passing to rdp class, in batch dialog I take the customer order selected when I click ok nothing appears it doesnt pass the value to dp class(it is suppozed to show the sales order related to that customer). Any suggestion or it is just a AX service problem ? 回答1: Even though it's been years, but I don't see any answer accepted - so will suggest an answer.

Parameter not passing from controll class to DP class Report AX 2012

橙三吉。 提交于 2020-07-24 02:47:10
问题 I have created a RDP report without query , only with classes: contract, controller data provider and I am having issues the parameters passing to rdp class, in batch dialog I take the customer order selected when I click ok nothing appears it doesnt pass the value to dp class(it is suppozed to show the sales order related to that customer). Any suggestion or it is just a AX service problem ? 回答1: Even though it's been years, but I don't see any answer accepted - so will suggest an answer.