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 Dev Studion Version 7.1.4 installed. If I set up a parameter in a procedure then use the html tool to 'run' the procedure and create a 'dyanmic list' using the parameter tool all is fine.
If I use the dev studio procedure where if assistant and create a dyamic selection list the list comes up empty. I swear I did this in an earlier version and it worked.
However, if I look in the 'help' for dynamic list, it really is for a 'static list' where you get the variable.
Has anyone else had this issue? Hopefully I've supplied enough information. Should we be talking to IB?
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004
In Dev Studio I was trying to create a dynamic selection on a term in student course registrations as the term will always be a changing value over time. If I use the 'where if' assistant, select for the term as a variable and say I want a dynamic list, enter the mfd and element number for the values to build the list, do ok ok and try to run the procedure, I get the drop down list so to speak, but it has no values in it.
If I use the html option to create a page from which to generate the page, the html box is populated just fine. Hope this makes sense.
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004
I tried it on the Car file and I had values.... Here's the code it generated. TABLE FILE CAR BY COUNTRY BY CAR WHERE MODEL EQ '&MODEL.(FIND MODEL IN CAR).MODEL.'; ON TABLE SET PAGE-NUM OFF ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE *
In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005