Focal Point
[SOLVED]HTML Page Chaining/Drop-Down Issue while converting WF 7.7.02 to WF 8.0.2

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/3427005976

November 25, 2015, 11:58 PM
Maran
[SOLVED]HTML Page Chaining/Drop-Down Issue while converting WF 7.7.02 to WF 8.0.2
Hi,
We are trying to convert a HTML file form WF 7.X to WF 8.0.2. The HTML page has chaining for 6 drop downs and it's working fine. but the problem was, the HTML page taking more time to load. The table which is used to load the drop-down was having 300 records. In WF 7, it was loading quickly, but in WF 8.0.2, it takes around 2 mins for each drop-down.

Pls Help us to resolve the issue.

thanks.

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


WebFOCUS 8201m
Windows,AppStudio, DevStudio,All Outputs
December 01, 2015, 11:37 AM
Tamra
Hi Maran

Welcome to Focal Point!

While we wait to see if any members reply to your post, there are few items that you might look into.

Is the Database the same as in the previous version and are there indexes on the file - is the DB optimized?
Are you using the same browser? Can you run each report independently to verify the timing? If this is against a RDBMS then the SQL being sent up to the DB may have to be checked that it is the same as in the previous version.

If you are seeing this issue in Dev Studio is it also taking a long time to load when run from the BI Portal?

To pursue this issue further please open a case and upload trace files gathered from Dev Studio.
Follow this link for retrieve the trace files:


Communication Layer Trace


Please update the subject line if you do open a case and keep us updated with your resolution.

Kindest regards,
Tamra Colangelo
Focal Point Moderator
Information Builders Inc.


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
January 08, 2016, 12:34 AM
Maran
Hi Tamra,

Thanks for your reply.
The Issue was solved by chaining without by fields (passing the BY fields to WHERE clause as a Amber-Variable).

Please refer the below link.
https://techsupport.informatio...wbf/wbf_tcn_181.html

Thanks


WebFOCUS 8201m
Windows,AppStudio, DevStudio,All Outputs