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    Search    Search Results
Page 1 2 3 4 
Go
Search
Tools
Search Results: (77 matches) New Search Login/Join 

Discussion Topic  RE: [CASE-OPENED] Are multiple BY HIGHEST N allowed? (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
It ran fine. "The issue seems to be the combination of 4 BYs and 2 BY HIGHEST N statements." ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED] Are multiple BY HIGHEST N allowed? (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
(FOC106) MAXIMUM NUMBER OF BY FIELDS WITH 'BY HIGHEST' EXCEEDED: (FOC009) INCOMPLETE REQUEST STAT......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: -READ how to determine how many lines or records are in a file? (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Yes, you're right, I missed that (in a hurry over here). Thanks for updating that! ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: -READ how to determine how many lines or records are in a file? (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Not sure if you mean: -LOOP -READ fn &VAR.xx., . . . -SET &RECCOUNT = &RECCOUNT + 1; -IF &IORETURN ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Focus to Xfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Whether relational or hierarchical, or a combination, I'd take a fresh look at the the database desi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Focus to Xfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
John: If you mean XFOCUS as a FILETYPE in a MFD vs. FOCUS, the savings are realized in I/O performan......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: simple query (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
DEFINE FILE MYTABLE FLD1_SEL /I1 [MISSING ON] = [IF MISSING THEN 0 ELSE 1] ; - OR - FLD1_SEL1 /I1 = ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Style Sheet (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Francis: I'm an old-timer with FOCUS, and can remember when ACROSS "wouldn't HOLD it that way" in t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Style Sheet (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Kaylan: We had a similar requirement for a set of reports. What you can do is take your TABLE tha......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Focus Field limitation (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Viral: Be sure to put the V field on its own unque segment (with no other fields). And, use XFOCUS......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Convert Integer to Alpha without leading zeros and without thousands separator (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Francis: Here is some code we use with FTOA. "c" drops the thousands operator. -* some stuff we d......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to create a free-format comma-delimited text file? (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
A quick way: just imbed your own delimiters between selected fields with a terminatior: ,$ DEFINE F......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Merging Files and Dropping Duplicates (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Fred: Sounds great! Jim...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Merging Files and Dropping Duplicates (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Fred: “It’s coming back to me slowly” i.e. you’re right in that if you loaded just SF02 data, retri......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Merging Files and Dropping Duplicates (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Hi Fred: In response to your questions, on: 3a) If you MATCH on the keys and DOB is part of the MA......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Merging Files and Dropping Duplicates (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Fred, I’ll respond by your question numbers: 1) Great! Working with international data is a real c......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Merging Files and Dropping Duplicates (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
$ FILE=HASH1 ,SUFFIX=......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Merging Files and Dropping Duplicates (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Fred: Here’s some ideas and suggestions. 1) Take the MFD below (in the next post), edit, save it......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Web Focus Record Retrieval (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Dan, By coincidence, I'm researching various methods for a colleague on this. Based on Google searc......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: BOTSCHED -- NextRunTime (in WebFOCUS/FOCUS Forum on Focal Point ) by Jim_at_LM
Michael: Try this site - it might help: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2 3 4  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders