Author |
Topic  |
|
ptirpude
17 Posts |
Posted - 06/27/2006 : 02:04:37
|
How can I use all the reports created using Report Portal in .NET application? Is there any web service or any intrface that is exposed to use the reports in .NET applications? Here, I want user to view all the reports created in Report Portal without requiring him to log into the Report Portal.... in short, I dont want to expose Report Portal exposed to an end user of my .NET application.
Thanks
SS2k5 |
|
admin
1645 Posts |
Posted - 06/29/2006 : 05:32:14
|
Please take a look at the URL Integration feature. Go to Admin > Settings > Security > Enable URL Integration. Download URL Integration SDK. |
 |
|
KurtRaschke
USA
2 Posts |
Posted - 08/02/2006 : 12:55:16
|
Where can I download the URL integration SDK?
Thanks,
Kurt Raschke |
 |
|
sefer
Germany
105 Posts |
Posted - 08/02/2006 : 14:03:09
|
Hi Kurt,
if you have installed Report Portal 2.1 you can download it.
You have to login as Admin and then -->Admin-->Settings-->Security-->Link at the bottom "Download URL Integration SDK"
Thats all Sefer |
 |
|
freak
11 Posts |
Posted - 08/03/2006 : 00:41:39
|
and what to do next ??? |
 |
|
freak
11 Posts |
Posted - 08/03/2006 : 03:17:31
|
And to add to do this ,i have a .NET application and different user roles are already defined there, a user logs in to this .NET application and wants to view the report, so the Report Portal must come into picture now but no login screen should be displayed moreover, the kind of the reports the user can view should be based on his role as defined in the .NEt application. So what i want to know is how to integrate the user groups also. |
 |
|
KurtRaschke
USA
2 Posts |
Posted - 08/03/2006 : 11:19:57
|
I have RP 2.1 installed with URL integration turned on, but there is no link in the admin interface to download the URL integration SDK when I log in with the administrator account.
Any suggestions?
-Kurt |
 |
|
marco
Netherlands
588 Posts |
Posted - 08/03/2006 : 12:21:18
|
Hi,
Just go to Admin > Settings and you will see an option Download SDK which you can click on to install.
Otherwise go to servername/inetpub/www/reportportal and unzip sdk to your webserver.
Best regards, Marco Groeneveld www.gmsbv.nl - your ReportPortal partner in Europe ! |
 |
|
freak
11 Posts |
Posted - 08/03/2006 : 22:20:15
|
quote: -------------------------------------------------------------------------------- And to add to do this ,i have a .NET application and different user roles are already defined there, a user logs in to this .NET application and wants to view the report, so the Report Portal must come into picture now but no login screen should be displayed moreover, the kind of the reports the user can view should be based on his role as defined in the .NEt application. So what i want to know is how to integrate the user groups also.
any answer to my prob? |
 |
|
admin
1645 Posts |
Posted - 08/06/2006 : 22:44:14
|
Currently, the SDK does not use application security tables. It assumes that the external application handle the security. |
 |
|
|
Topic  |
|