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.
I have created a HTML page from which a fex is ran from then from the fex I have more drilldowns based on what was selected on order to go deeper into the report but I can't get the parameters to follow through to the rest of the fexes. This is my first time using the HTML since my class a while back ago so I have forgotten how to do this part. Any and all help is greatly appriciated.This message has been edited. Last edited by: Kerry,
TABLE FILE CAR
SUM
SALES
BY COUNTRY
ON TABLE SET STYLESHEET *
TYPE=DATA, COLUMN=COUNTRY, FOCEXEC=TEST1 (\
YYMD='&YYMD'\
MDY='&MDY'\
), $
ENDSTYLE
END
YYMD is the name of the variable being passed to the drill-down program test1.fex. &YYMD is the variable in the program that calls the drill-down program.
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