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     Forcing all rows to print
Page 1 2 

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Forcing all rows to print
 Login/Join
 
Platinum Member
posted Hide Post
I tried this before my last join and it didn't seem to work. Maybe I need to do this before my first couple hold files?


WebFOCUS 7.6.11
Windows
all output (Excel, HTML, PDF)
 
Posts: 149 | Registered: April 15, 2010Report This Post
Platinum Member
posted Hide Post
In looking through the documentation I tried this in my define:

DEFINE FILE SACRS
SITE_ID_CLASS/A11=SACRS.SEG01.STRM ||'.'||CALL_NO_CLASS;
SITE_ID_SEQ/A11=J1.SEG01.STRM ||'.'|| CALL_NO_SEQ;
SITE_IDX/A11 MISSING ON NEEDS SOME=IF SITE_ID_SEQ EQ ' ' THEN SITE_ID_CLASS ELSE SITE_ID_SEQ;
END  


and the outputed this:

TABLE FILE SACRS 
PRINT 
     'SACRS.SEG01.TERM'
     'J1.SEG01.SITE_IDX'
     'SACRS.SEG01.SITE_ID_CLASS'
     'J1.SEG01.SITE_ID_SEQ'
     'SACRS.SEG01.START_DT'
     'SACRS.SEG01.TITLE'
     'SACRS.SEG01.COURSE_ID'
     'SACRS.SEG01.DESCR'
     'SACRS.SEG01.PUBLISH'
     'SACRS.SEG01.END_DT'
     'SACRS.SEG01.TEMPLATE'  


And the regular site_idx still only lists/duplicates the site_id_seq column.

Malinda


WebFOCUS 7.6.11
Windows
all output (Excel, HTML, PDF)
 
Posts: 149 | Registered: April 15, 2010Report This Post
Platinum Member
posted Hide Post
I must not be doing something right cause I still can't get this to work.....though the concept makes sense.

Help please...... Wink

Malinda


WebFOCUS 7.6.11
Windows
all output (Excel, HTML, PDF)
 
Posts: 149 | Registered: April 15, 2010Report This Post
Platinum Member
posted Hide Post
If this no data=' ' thing is supposed to work, where would I put that? I have the 2 hold files that I want to join together, create a defined field off of a column in each of the hold files. Since they are hold files when they are combined if a value is missing from one file I want to use the value from the other file. Where would I put my no data in order to do a if field1 eq ' ' then field2 else field1 statement after I join my 2 hold files together?

Malinda


WebFOCUS 7.6.11
Windows
all output (Excel, HTML, PDF)
 
Posts: 149 | Registered: April 15, 2010Report This Post
Virtuoso
posted Hide Post
The NODATA setting is for display only. It doesn't change anything for evaluation of a field value or for values in a hold file.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
Platinum Member
posted Hide Post
So is there any way to do what I am wanting or is the best way to just create the extra hold file and then do the define on that?

malinda


WebFOCUS 7.6.11
Windows
all output (Excel, HTML, PDF)
 
Posts: 149 | Registered: April 15, 2010Report This Post
  Powered by Social Strata Page 1 2  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Forcing all rows to print

Copyright © 1996-2020 Information Builders