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     [CLOSED / CASE-OPENED] Changing the Limits of AHTML

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED / CASE-OPENED] Changing the Limits of AHTML
 Login/Join
 
Expert
posted
Does the elimination of items in the "Customize User Interactivity" items, AKA: Options available in the column titles, decrease the Limits of AHTML?

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




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Expert
posted Hide Post
Doug,
ROWS X COLUMNS is the calc - Titles aren't the issue...
Tom


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Gold member
posted Hide Post
Morning Doug

Can you expound on what you mean by 'decrease the limits'? Are you wondering if AHTML loses some features? Or are you wondering if changing the titles mean the size limitations get smaller?

From the manaul, for what it's worth - Page 16 of Active tech manual for 8202:

Handling a Large Amount of Data
Because all post-retrieval processing is performed in the memory of the web browser, an active
report has a processing limit of approximately 5,000 records or 100 pages of output. The
active cache option enables you to send only the first page of active report output to the
browser and retrieve subsequent pages from a temporary cache on the Reporting Server. The
server also becomes the resource for performing all calculations, sorting, and filtering when
active cache is enabled. Since active cache uses on-demand paging functionality, WebFOCUS
Viewer is not supported.
Security Features

The active report with active cache option in the clustered server environment, using Cluster
Manager (CLM), will maintain the connection with the WebFOCUS Reporting Server on which
the temporary cache is created. This enables the retrieval of subsequent pages from the
browser, while the report is in the same browser session.
The active cache feature uses a POST instead of a GET in an HTTP request.

Anyway -thought that might help if you're thinking about speed of getting your first answer back on the browser. If you rely on the reporting server as described here, remember your user has to still be able to access the reporting server, so this route wouldn't be good if you mean to email the AHTML output to someone who is not connected to the WF environment.

Later!
Toby
 
Posts: 62 | Registered: October 31, 2006Report This Post
Expert
posted Hide Post
Clarification: I want to know if it possible to increase the limits as mentioned on Page 16 of Active tech manual for 8202 (Number of rows that can be displayed in AHTML) by removing some of the Options available in the column titles, not the COLUMN TITLES them self, just the options that are available when clicking on the 'down arrow' to the right of the COLUMN TITLES.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Guru
posted Hide Post
Good question


WebFOCUS Administrator @ Worldpay FIS
PROD/DEV/TEST: 8204, SANDBOX: 8206 soon - BIP, Reportcaster, Resource Manager, EUM, HyperStage soon, DB: HIVE,Oracle,MSSQL
 
Posts: 291 | Location: Greater Cincinnati  | Registered: May 11, 2005Report This Post
Virtuoso
posted Hide Post
Doug

Better open a case to get the answer to this one..


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Expert
posted Hide Post
Thanks Chuck, I'll do that with a reference to this post and a note in the original post subject line.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Expert
posted Hide Post
Here's what I received from my case, Very Informative.
quote:
Probably the most important efficiency item you can do for Active report is, no NOPRINT fields.

Active reports are data, plus javascript. A lot of javascript. NOPRINT fields are just baggage. You can't see them, they just take up space. So, no dynamic reformat (like fieldname/A20) and no NOPRINT.

IE is the slowest browser, and 5K records is where it starts to get slow. A good running desktop (like an i7 intel) can handle more records (than an i3). So, the better the processor, the better the processing. We recommend 5K for IE because it is slow compared to Chrome, which can handle more records.

I suggest you benchmark how many records for you are fast enough. Please avoid NOPRINT fields. How you can do this is run your report with ON TABLE HOLD AS baseapp/filename. Then load that file with http:// : port/approot/baseapp/hold.html. And, look at the size of the report in baseapp. It will become exponentially larger based on the number of records, then eventually the performance will decline.

Plus, it also matters how wide your active report is. We make javascript for all the data, so it can be dynamically reformatted. The larger the report, the larger the javascript. For IE, we suggest 5K records (probably based on 20 columns). For Chrome, up to 20K records can be ok. Possibly you can find some inbetween size that is acceptable for both.

Does this provide some insight?




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report 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     [CLOSED / CASE-OPENED] Changing the Limits of AHTML

Copyright © 1996-2020 Information Builders