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] nosplit and webfocus 765

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] nosplit and webfocus 765
 Login/Join
 
Platinum Member
posted
I have a report that has been running on webfocus 533 for years. It has a nosplit.

BY ACCOUNTID NOPRINT NOSPLIT SKIP-LINE
ON ACCOUNTID SUBHEAD
"Account Number <12 "Account Name <12 "Admin Name <12 "Senior Admin <12 "Branch <12 "AU <12 " "
"Invoice <12 Invoice <30 Charge <43 Charge <60 Recovery <77 Recovery"
"Number <12 Date <28 Off Amount <43 Off Date <60 Amount <77 Date "

ON ACCOUNTID SUBFOOT
"" "

We are converting to 765 and not making any changes to the reports (just testing to see they are the same). I've noticed that the subhead is a small amount lower (not a full line) in 765 than 533 and that footers are also spaced a little bit different. I'm thinking this is what is causing my problem (but I'm not sure). What I'm finding is nosplit is not working in 765. It's causing 1 line to appear on the next page after 4 pages of the report (so the first couple of pages are good). I have set printplus = on, but when I remove it, the first page already appears incorrectly with the nosplit and has the footer for the accountid appearing on the next page. Has anyone else run into this with 765?

I searched the forum for issues on nosplit and couldn't find anyone else reporting this issue.

If no one else has had this problem, I'll open a case with IBI.

I also tried removing the skip-line but that didn't help either. The nosplit still isn't working properly.

Thanks.

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


webfocus 8.105M; os: windows; pdf, html, exl2k, csv
 
Posts: 179 | Registered: November 10, 2004Report This Post
Expert
posted Hide Post
I didn't look this up but have you tried SET PRINTPLUS=ON. It cures a variety of maladies.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Platinum Member
posted Hide Post
yes, I had set printplus = on already set. When I have it in the code, the problem appears on page 4 to 5. I tried removing it and it made it worse and the problem started happening on page 1.

Note: the report output is pdf.


webfocus 8.105M; os: windows; pdf, html, exl2k, csv
 
Posts: 179 | Registered: November 10, 2004Report This Post
Expert
posted Hide Post
Hi Pam,

The changes "may' have to do with the STYLE options, you do/don't have. May want to play around with those...


HTH

Tom


Tom Flynn
WebFOCUS 8.1.05 - PROD/QA
DB2 - AS400 - Mainframe
 
Posts: 1972 | Location: Centennial, CO | Registered: January 31, 2006Report This Post
Platinum Member
posted Hide Post
thanks for the suggestion. This did work by removnig the underline for the subhead. Unfortunately, I don't think the business will like the option.

I tried multiple things (just in case others look at this in future I'm documenting).
1. changing the font to be the same font throughout the report. Didn't work.
2. removed bold from stylesheet (because that makes letters slightly bigger). didn't work.
3. removed all of the formatting/positioning in the stylesheet. It worked, but the report looks horrible.
4. put back only the underline underneath the subheadings and the problem is back (so I have no other formatting). So, it appears to me the underline isn't being accounted for.
5. I then put back all other formatting but kept the underline out for the subheadings and it works.

Thanks again for the suggestion.


webfocus 8.105M; os: windows; pdf, html, exl2k, csv
 
Posts: 179 | Registered: November 10, 2004Report This Post
<JG>
posted
Pam,

You should post you code within code tags because otherwise it breaks when you have anything that the browser thinks is HTML such as <

 
BY ACCOUNTID NOPRINT NOSPLIT SKIP-LINE
ON ACCOUNTID SUBHEAD
"Account Number <12 <ACCOUNTID"
"Account Name <12 <ACCOUNTNAME"
"Admin Name <12 <EMPLOYEENAME"
"Senior Admin <12 <SRANAME"
"Branch <12 <SUBDIVID"
"AU <12 <ACCTPROFITCNTR"
" "
"Invoice <12 Invoice <30 Charge <43 Charge <60 Recovery <77 Recovery"
"Number <12 Date <28 Off Amount <43 Off Date <60 Amount <77 Date "

ON ACCOUNTID SUBFOOT
"<LINE" 
 
Report 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] nosplit and webfocus 765

Copyright © 1996-2020 Information Builders