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     [SOLVED] fexes to populate drop down controls in a launch page

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] fexes to populate drop down controls in a launch page
 Login/Join
 
Master
posted
I have created a few fexes to populate drop down controls in a launch page (created
in HTML Composer). As the output from these procedures can take a long time to load in the launch page, I am considering just creating flat files to store the data so I the controls will populate efficiently.

Can anyone provide some examples to help me set this up in Dev. Studio?

Thanks!

This message has been edited. Last edited by: Tomsweb,


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
 
Posts: 573 | Location: Baltimore, MD | Registered: July 06, 2006Report This Post
Master
posted Hide Post
To be clear, my real question is what is the proper (generic) file path used in a FILEDEF to store
.FTM, .DAT or .TXT files ?


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
 
Posts: 573 | Location: Baltimore, MD | Registered: July 06, 2006Report This Post
Platinum Member
posted Hide Post
Have a scheduled process create the files, in HTML syntax. Use filedef and !IBI.FIL to include them in your HTML. You can search the forum / or help documentation for the commands to get the syntax and examples.


Jim Morrow
Web Focus 7.6.10 under Windows 2003
MVS 7.3.3



 
Posts: 129 | Registered: June 01, 2005Report This Post
Virtuoso
posted Hide Post
On 7.6.10 and up, you can use TABLE requests on such files (flat, focus DB, etc.) in either "embedded" or "external" procedures. In the latter case, don't forget to PCHOLD them as XML Wink


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Master
posted Hide Post
Yes, I have written a few fexes to populate drop down controls. In doing so I have used TABLE requests and PCHOLD'ed them in XML format.

The problem is takes sooooo long to run these
routines as the source table is quite large.
I am trying to design a way to run the procedure perhaps once a day to create the XML file, then load the launch page and controls from these xml-formatted files.


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
 
Posts: 573 | Location: Baltimore, MD | Registered: July 06, 2006Report This Post
Master
posted Hide Post
quote:
Originally posted by Tomsweb:
Yes, I have written a few fexes to populate drop down controls. In doing so I have used TABLE requests and PCHOLD'ed them in XML format.

The problem is takes sooooo long to run these
routines as the source table is quite large.
I am trying to design a way to run the procedure perhaps once a day to create the XML file, then load the launch page and controls from these xml-formatted files.


We do this all the time but with FTM formatted files via ReportCaster as a scheduler.

- ABT


------------------------------------
WF Environment:
------------------------------------
Server/Client, ReportCaster, Dev Studio: 7.6.11
Resource Analyzer, Resource Governor, Library, Maintain, InfoAssist
OS: Windows Server 2003
Application/Web Server: Tomcat 5.5.25
Java: JDK 1.6.0_03
Authentication: LDAP, MRREALM Driver
Output: PDF, EXL2K, HTM

------------------------------------
Databases:
------------------------------------
Oracle 10g
DB2 (AS/400)
MSSQL Server 2005
Access/FoxPro
 
Posts: 561 | Registered: February 03, 2010Report 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     [SOLVED] fexes to populate drop down controls in a launch page

Copyright © 1996-2020 Information Builders