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     Large data not coming up in HTMLFORM

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Large data not coming up in HTMLFORM
 Login/Join
 
<hellonitiv>
posted
Hi,

I have a report that fetches data from the database and puts it in the HTML. I have used HTMLFORM to place the report at a particualr place in the page.

However I noticed that when the size of data is comparitively larger, of the order of a tousand rows or so, just a blank screen in rendered. If If I run the report at some other time, the data comes up.

I understand that this may have something to do with network and all, but any pointers to adress the problem would be highly appreciated.
I am sure some of you might have faced this before.

Please help!!!
 
Report This Post
Virtuoso
posted Hide Post
try this

ON TABLE SET WEBVIEWER ON

It gives you just one page with data at a time.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Platinum Member
posted Hide Post
It may also be rendering time. The report output begins with an html table tag which is not closed with a html /table till the very end of the report.
Try ON TABLE SET STYLEMODE PAGED.
It will give you a table-/table group for every logical page. Since the html table is closed, the browser car render the output without receiveing (and looking at) the rest of the html page.


Brian Suter
VP WebFOCUS Product Development
 
Posts: 200 | Location: NYC | Registered: January 02, 2007Report 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     Large data not coming up in HTMLFORM

Copyright © 1996-2020 Information Builders