Focal Point
[SOLVED] Drilldown from excel

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9201052982

June 25, 2008, 12:16 PM
Geoff Fish
[SOLVED] Drilldown from excel
We have an HTML self service page we that have formatted to output as EXCEL. When we create a drilldown to additional data it prompts us to logon again. The original self service HTML page requires credentials and it passes to the parent report without any issues but when we try to drilldown to the daughter report then it prompts us to sign on again. Thanks in advance for any insights

This message has been edited. Last edited by: FP Mod Chuck,


809 DevStudio, MRE, Report Caster , Report Library
Output: Excel PDF, HTML
June 25, 2008, 12:25 PM
GinnyJakes
You might want to read the security manual. Because WebFOCUS is stateless, when you run the drilldown report, it does have the original credentials available. The security manual can provide options to you on how to set and save session variables like IBIC_user and IBIC_pass so that the drill process knows about them and can execute the program without re-prompting for credentials. We use a command called CopyWFVarToSessionVar to save and CopySessionVarToWFVar to restore credentials in the same browser session. Do some research on those to see if they help you out at all.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
June 25, 2008, 02:48 PM
Geoff Fish
Thanks I will give that a try


809 DevStudio, MRE, Report Caster , Report Library
Output: Excel PDF, HTML
June 26, 2008, 12:43 PM
Geoff Fish
Ginny Thanks much for the advice. I never did actually find the Security and Administration Manual. Searched the IBI website and googled it and came up empty on both counts. I did find however a working solution from a IBI post
and apologies to whoever posted this but it was a series of set commands as follows

-SET &FOCEXURL= '/ibi_apps/WFServlet?'| '&';
-SET &FOCEXURL= &FOCEXURL | 'IBIAPP_app=ibinccen'|'&';
SET FOCEXURL=&FOCEXURL

I realize this is only a piece of the fex but it helped my drilldown to work and maybe passing it on will help someone else. Thanks for your help again


809 DevStudio, MRE, Report Caster , Report Library
Output: Excel PDF, HTML
June 26, 2008, 03:26 PM
Tom Flynn
Geoff,

At the top of this page is a link to Search the Technical Documentation Library, Click it and
under Search Technical Documentation is an input box Search for: type in administration.

Security and Administration 7.6.1 or higher is the 1st link...

Tom


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
June 27, 2008, 08:13 AM
Geoff Fish
Tom Thanks for your help I found it. You should consider coming to our CARfuse event in the fall. Its being held in South Boston, probably closer to you than to many of us.

GF


809 DevStudio, MRE, Report Caster , Report Library
Output: Excel PDF, HTML
July 13, 2017, 03:09 PM
jfr99
Hi All,

Does anyone have an example of how this works using version 8.2.01M or close to it?

I have the drilldown working but have to sign-in each time. Do not want to have to do that.

Thanks


WebFocus 8.201M, Windows, App Studio
July 18, 2017, 10:10 AM
FP Mod Chuck
Hi

Check out this link to a tech memo. Page 41 discusses support for drill downs to excel.

http://documentation.informati...f_wf_8009/TM4690.pdf


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats