November 30, 2012 at 4:30 am
Experts,
I have a report made using SSRS 2008. This report is called from Symantec Altiris console.
(It's nothing but an ASP.dotnet application from Symantec). Requirement is that this .rpt is file is called from many
folders created for different countries. Based on the location it's called from I need to filter some of the parameters.
Can anyone guide me how can I acieve it ? Is it possible at first place ? Console cannot be modified as it's from Vendor.
Thanks in advance.
San.
November 30, 2012 at 4:38 am
Joy Smith San (11/30/2012)
Experts,I have a report made using SSRS 2008. This report is called from Symantec Altiris console.
(It's nothing but an ASP.dotnet application from Symantec). Requirement is that this .rpt is file is called from many
folders created for different countries. Based on the location it's called from I need to filter some of the parameters.
Can anyone guide me how can I acieve it ? Is it possible at first place ? Console cannot be modified as it's from Vendor.
Thanks in advance.
San.
How console executes your report? rs.exe? If yes, you can use global variables (parameters) : http://msdn.microsoft.com/en-us/library/ms162839.aspx
If console does it via webservice then use the following methods:
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply