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     Drilldown Reports with text parameters

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Drilldown Reports with text parameters
 Login/Join
 
Member
posted
I am having problems with drill down reports that have text for fields other than the field being drilled on. I have a selfservice app that creates the following URL
http://webfadhsec01.target.com/ibi_apps/WFServlet?IBIF_..._PROB_CATG_I%20EQ%20'PCAT-00007779')

This works fine until I click on the field to be drilled on. In this case RCC=Administrations. This is the URL that is in the excel cell.

http://webfadhsec01.target.com/ibi_apps/WFServlet?IBIF_...0EQ%20&PCAT-00007779')'=

It changes the ' to a & in front of PCAT and adds '= at the end.

Here is the snipet of code that is used for the drilldown
TYPE=DATA,
COLUMN=N2,
FOCEXEC=rcc_breakdown_detail(RCC=N2 WHERE_CLAUSE='&WHERECLAUSE'),
$
I need to pass the same whereclause to my drilldown as to my parent report but if it contains ' the drilldown doesn't work.

Thank you for the help in advance.
 
Posts: 9 | Registered: October 07, 2003Report This Post
Expert
posted Hide Post
Dean,
excel is tripping you up, can you simplify your code to pass a single code element and then in your guest fex, tranlate that single code element into the corresponding WHERE statement. That would be the bullet-proof way to do it, imho.
-S.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report 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     Drilldown Reports with text parameters

Copyright © 1996-2020 Information Builders