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 ... 56 57 58 59 60 61 62 ... 97
Go
Search
Tools
Search Results: (1925 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] passing variables; or re-use a HOLD file (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Chained Combo displaying every other record from XML file (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Please place your code contained within [ code ] ... [ /code ] tags....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] WHERE fieldname IN FILE filename; (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
If this works the same as in legacy Focus's IF fieldname EQ (ddname) then blanks are delimiters, s......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] WHERE fieldname IN FILE filename; (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Are you using "HOLD AS filename FORMAT ALPHA"?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Get the Day Of Week Number from MDYY Date (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Given a "smart-date" field, you can isolate the day of week by simply assigning to a format W or WT ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] MacGyver (McGyver) Technique fails 7.6.7 servlet (works fine: 7.1.4 cgi) (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Custom Table of Contents List (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
In that case, a workaround is to change +x to -(-x). But if you store the code as a fex on the serv......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Custom Table of Contents List (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
How 'bout this. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Custom Table of Contents List (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
IN-GROUPS-OF 10 will partition the integer-valued field ROWNUM into [0-9], [10-19], etc. -- the lowe......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Is there a GRAPHF (like TABLEF)? (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Maybe with BY, but not with ACROSS. If you change BY to ACROSS in your example, the bar label value......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Is there a GRAPHF (like TABLEF)? (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Kewl it might be, but radically different from TABLEF. TABLEF was provided to address an efficien......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Is there a GRAPHF (like TABLEF)? (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Is there a GRAPHF (like TABLEF)? (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
GRAPH can do it. You just need to change the format of the time-stamp sort variable. I assume TIME......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] AHTML Not Rending (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Try adding a sort (BY ...) phrase. Also, the reformatting (/I5) and COMPUTE in your PRINT request a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Ability to Specify SQL Functions in MFDs (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
I think the syntax, being server-specific, belongs more naturally in the Access file....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] if... then (do nothing) (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Then, as far as '-IF' is concerned, HDLEN is just a character string. If you're certain 150 charact......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] if... then (do nothing) (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
I presume it's &HDLEN in the real fex. Note that, as it stands, 0 through 150 will go to 1LINE, and......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] if... then (do nothing) (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
If I understand correctly, you'd like to use something like WHEN logic to make TABLE suppress the no......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] if... then (do nothing) (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
The value of a dialog manager variable cannot be an empty string; 1 is the minimum length. When yo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] looping through quarters... anyone??? (in WebFOCUS/FOCUS Forum on Focal Point ) by j.gross
Are you certain you need a dialog manager loop? You can DEFINE the quarter (/YYQ) based on any date......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 56 57 58 59 60 61 62 ... 97 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders