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] Bursting Excel Report to multiple files

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Bursting Excel Report to multiple files
 Login/Join
 
Platinum Member
posted
This one has me very puzzled because sometimes it works and sometimes it doesn't. I have several similar reports with slightly different filtering all creating FORMAT EXL2K Excel files to be burst and emailed.
The first BY field is AGENCY_NUMBER. Here are the ON TABLE statements:

ON TABLE SET PAGE-NUM NOLEAD
ON TABLE SET ASNAMES ON
ON TABLE SET HTMLCSS ON
ON TABLE SET XLSXPAGESETS ON
ON AGENCY_NUMBER HEADING
"Agency "Renewal Dates &RENEWAL_BEG - &RENEWAL_END"
" * Confidential - Internal information only"
ON AGENCY_NUMBER SUBFOOT
"**5 Year Claim Count is based on Notified Date of Loss"
ON TABLE SET ORIENTATION LANDSCAPE
ON TABLE PCHOLD FORMAT EXL2K
ON TABLE NOTOTAL
ON TABLE SET CACHELINES 100
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE SET SQUEEZE ON
ON TABLE SET HTMLCSS ON
ON TABLE SET GRWIDTH 1
ON TABLE SET HTMLENCODE ON
ON TABLE SET EMPTYREPORT ON
ON TABLE SET BYDISPLAY ON
ON TABLE SET STYLE *
-* INCLUDE = endeflt, $
INCLUDE=IBFS:/FILE/IBI_HTML_DIR/javaassist/intl/EN/ENIADefault_combine.sty,$
TYPE=REPORT, PAGESIZE=LEGAL, LINES-PER-PAGE=99, $

When the reports ran today, one of them broke the report into separate files based on the AGENCY_NUMBER field, but the others didn't; a single file with the data all on one tab with one heading but subfooters for each AGENCY_NUMBER value. The ON TABLE statements are the same for all the reports. Any ideas why it doesn't always work?

Thanks,
Deb

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


WebFOCUS 8.2.03 (production), 8.2.06 (testing)
AppStudio, InfoAssist
Windows, All Outputs
 
Posts: 183 | Location: Indiana | Registered: December 05, 2017Report This Post
Guru
posted Hide Post
quote:
I have several similar reports with slightly different filtering.......The first BY field is AGENCY_NUMBER.


They all have AGENCY_NUMBER as the primary BY field?


quote:
....sometimes it works and sometimes it doesn't..... When the reports ran today, one of them broke the report into separate files based on the AGENCY_NUMBER field, but the others didn't;



The the report that did not burst properly, that report has run properly in the past?

And the reports that ran properly today, have not run properly in the past?


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
Expert
posted Hide Post
Don, That sounds like a DATA ISSUE...
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Platinum Member
posted Hide Post
The reports do all have AGENCY_NUMBER as the primary BY field. The ones that I ran before did work at least once. A couple of them are new, but I used all the same settings.


WebFOCUS 8.2.03 (production), 8.2.06 (testing)
AppStudio, InfoAssist
Windows, All Outputs
 
Posts: 183 | Location: Indiana | Registered: December 05, 2017Report This Post
Platinum Member
posted Hide Post
Can you send a copy of all the code for one report? Have you tried using EXL07 instead?


WebFOCUS 8105m
Windows, All Outputs
 
Posts: 156 | Registered: August 23, 2010Report This Post
Expert
posted Hide Post
How many burst values do you have?

There is (was?) a limit on number of characters (in total) within the SUBHEAD/SUBFOOT of 32K(?), SO calculate the number of chars that all the SUBFOOTs produce and see if the total exceeds 32K on those reports that fail.

To me, unless you have an enormous number of burst values, the SUBFOOT doesn't look large enough to exceed 32K chars but it would be worth checking.

Might also be worth raising a case with Tech Support.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Platinum Member
posted Hide Post
I ran some more tests and it seems to have to do with publishing the report and the schedule. I have all of them published now and will watch closely the next scheduled run. I will post the results.

Thanks all!


WebFOCUS 8.2.03 (production), 8.2.06 (testing)
AppStudio, InfoAssist
Windows, All Outputs
 
Posts: 183 | Location: Indiana | Registered: December 05, 2017Report This Post
Platinum Member
posted Hide Post
My reports burst as expected this time! Smiler
Making sure the schedule and the report are both published helped, but I also discovered (to my chagrin) that the burst option wasn't checked on some of these.
I am so grateful for your patience with us newbie goofs.

Thanks,
Deb


WebFOCUS 8.2.03 (production), 8.2.06 (testing)
AppStudio, InfoAssist
Windows, All Outputs
 
Posts: 183 | Location: Indiana | Registered: December 05, 2017Report 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] Bursting Excel Report to multiple files

Copyright © 1996-2020 Information Builders