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]no header when running fex via ReportCaster

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]no header when running fex via ReportCaster
 Login/Join
 
Platinum Member
posted
When I burst a report that has a report header on it the header does not appear in the attached output. I tried changing the format of the output from HTML to PDF and I also tried sending the report as an inline message but no luck. When I use the same fex without bursting the header does show up. Sorry if this question has been answered before, I did a search on the topic before posting but got no hits on the search.

This message has been edited. Last edited by: <Emily McAllister>,


WF8
Windows
 
Posts: 117 | Registered: May 28, 2015Report This Post
Virtuoso
posted Hide Post
I believe when you Burst a report, only the Page Headers will be in the email. Are you using Report Header or Page Header?

Try changing the code from ON TABLE SUBHEAD to
BY <fieldname> SUBHEAD

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


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Expert
posted Hide Post
Trudy, Is this using the follow syntax?
... HEADING
"Some Text"... 
Are you using any variables in the HEADING which may equate to "FOC_NONE"? Are any error displayed in your Full Notifications? Are you using any TYPE=HEADING styling? Could you post you code?




   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
quote:
I believe when you Burst a report, only the Page Headers will be in the email

I wonder what this is based on...


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
According to Bursting Guidelines and Limitations in the Doc:

ON TABLE SUBHEAD/ON TABLE SUBFOOT: Creates a SUBHEAD for only the first page of the report output from a scheduled report procedure (FEX), and a SUBFOOT for only the last page of the report output from a scheduled report procedure (FEX). When bursting report output from a scheduled report procedure (FEX), the SUBHEAD and SUBFOOT should occur for each sort break. Therefore, specify the primary sort field in place of TABLE in the ON command. For example:

ON primarysortfield SUBHEAD


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Expert
posted Hide Post
I misunderstood. "when you Burst a report, only the Page Headers will be in the email" - I assumed you meant the body of the report will not be in the email, only headings.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Is there really a need for "ON primarysortfield SUBHEAD"? The primarysortfield is the BurstValue, thus, a HEADING would suffice.

The TABLE HEADING / ON TABLE SUBHEAD is really superfulous in that the report (table) is broken into pieces (separate reports) based on the primarysortfield.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Virtuoso
posted Hide Post
Doug you're right. If this is a heading that should be on every page, then HEADING should be where it goes.


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Expert
posted Hide Post
I'm still curious if Trudy is using any variables in the HEADING which may equate to "FOC_NONE"... If so, those heading lines will not be displayed... An error, shown in the full RC notification, will occur if all heading lines after the HEADING keyword are not displayed due to FOC_NONE.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Platinum Member
posted Hide Post
SOLVED - It was moving the header information to the page header as opposed to the report header that solved the issue.

Thanks for all who posted.


WF8
Windows
 
Posts: 117 | Registered: May 28, 2015Report 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]no header when running fex via ReportCaster

Copyright © 1996-2020 Information Builders