ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 Opening OLAP reports in new window from external A

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
chevito Posted - 09/07/2012 : 13:03:21
Hi,

I have a web application that has links to reports in report portal in the same server.

However, I have an issue with the OLAP Reports. I want to open them in design and not in view mode. Currently when I open the application I got this token from GetTokenFromUserAndPassword (or something similar, where I input both the user and password). I tried to use that token with the indicated like:

http://localhost/ReportPortal/Proxy.aspx?design=1&reportId=1569&token=0C73FD8C-DA59-4881-8B58-2370273DF26D

It works the first time in some cases, but if I try to open it again, or open a different OLAP Report, it always returns the report in Design Mode.

How can I change this?

I tried to change and getting the

exec GetSecurityToken @SecurityLevel= 1

for displaying the data, but sometimes the firstime (I supposed because of the token) it kept sending me to the report portal login page.

So what is the combination that I have to have in order to achieve this.

Thanks.
Victor Gonzalez


1   L A T E S T    R E P L I E S    (Newest First)
admin Posted - 09/08/2012 : 02:08:03
You should use GetSecurityToken stored procedure. Please see documentation under Administration > URL Integration SDK: http://www.reportportal.com/help/UrlSdk/EditReport.htm

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page