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 ... 365 366 367 368 369 370 371 ... 529
Go
Search
Tools
Search Results: (10577 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] Annoying <A NAME="PAGE_1"> tag at the beginning of HTML output (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
bug, I think this is a WF 4 issue. The anchor is not generated in my WF 5 environment. You may be a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Loading data into focus database file (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I should have said "I'm ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Loading data into focus database file (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I'm waiting for the day that coding a WebFOCUS program in a text editor will be "listed as a separat......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Problem dropping temp tables from Oracle (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Maybe this will make the DROP work: "If the table to be dropped contains any primary or unique keys......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Problem dropping temp tables from Oracle (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Have you tried "ON TABLE HOLD AS tmpname FORMAT SQLORA"? FORMAT ORACLE doesn't seem to be documented......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to write subroutines using WebFOCUS ? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
My suggestion is to wait until you have an actual need to create a DEFINEd function and not worry ab......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to write subroutines using WebFOCUS ? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I haven't had to worry about making "the CPU work overtime and use a lot of string space" in about 1......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to write subroutines using WebFOCUS ? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
What do you mean "to pick it apart"? Are you looking for one character? Please describe the purpose ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Data Migrator Logs - Where are they stored? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Frank, I also found the program in D:\ibi\dm\ibi\srv53\home\catalog which is the location of our Da......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Data Migrator Logs - Where are they stored? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Frank, on our server it's located here: D:\ibi\srv53\home\catalog\etldells.fex...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Data Migrator Logs - Where are they stored? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Jessica, Thanks very much - this is very valuable information. Now I can set up a scheduled ETL Log......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where Clause (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
This type of JOIN is new to an old 5.3 coder like me. Did you turn SQL traces on to see what is pa......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Positioning text on a report (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Very interesting question. I find no mention of "TEXT=" anywhere in the docs. I imagine this is for ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Strange output in HTMLFORM (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
As far as I can tell, you shouldn't have "-HTMLFORM crp_query_web.htm" in the fex part of the html f......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] MATCH Command SORT BY ISSUE (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Just curious why you would use EDIT and FTOA to convert the A18 column to an A8 column? I would use......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Check fieldnames after a join (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
?FF host-file-name will list all the columns with their format from the host file and the cross-refe......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Need help passing MR credentials to reporting server (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I'm no security expert, but I suspect you need to tweak some security setting somewhere... Meanwhil......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to edit (modify) my own original postings (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
The key statement is ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORKAROUND] WHERE statement truncated at 80 characters (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Purpose for Parameters in Intrinsic (FW) String Functions (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Charles, Upon examination, you could easily pick apart a lot of the functions, most of them seem to......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 365 366 367 368 369 370 371 ... 529 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders