Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] PDF Report not coding drill-down correctly

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] PDF Report not coding drill-down correctly
 Login/Join
 
Virtuoso
posted
Odd one this time -- I have a drill-down on a column in WebFOCUS, and it works properly in both html and in excel, producing a hyperlink with a shape like this --

 
 url=http://fmisg2:8080/ibi_apps/WFServlet?IBIF_webapp=/ibi_apps&IBIC_server=EDASERVE . . . 
 


When I run the same report with pdf format, I get an error. It's producing a hyperlink with a shape like this --

 
 url=http://ibi_apps/WFServlet?IBIF_webapp=/ibi_apps&IBIC_server=EDASERVE . . . 
 


I'm losing the server name off the beginning of the request, which naturally results in a broken link. Has anyone else encountered this? I couldn't come up with a search on techsupport that produced a result for the same error.

J.

This message has been edited. Last edited by: <Kathryn Henning>,



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Expert
posted Hide Post
Try adding the FOCEXURL setting:
SET FOCEXURL = path

where path is the location of the WebFOCUS Servlet. The default path for Servlet is /ibi_apps/WFServlet. I would put the full path:

http://fmisg2:8080/ibi_apps/WFServlet

If the server name is different for your Dev and Prod environments, use a variable (that could be populated from the client custom settings).


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
Did not fix. Oh my, this one may be tougher than I thought.

 
SET FOCEXURL='http://fmisg2:8080/ibi_apps/WFServlet';
 


Tried it with and without the quotes.



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Expert
posted Hide Post
FOCEXURL


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Virtuoso
posted Hide Post
That doesn't help either. I'll clarify -- other pdf drill-downs are working. This one in particular is not. It codes properly in html and Excel, but not in pdf. Feels like a bug in WF.



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Expert
posted Hide Post
Perhaps you need to narrow down the problem...


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] PDF Report not coding drill-down correctly

Copyright © 1996-2020 Information Builders