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 ... 31 32 33 34 35 36 37 ... 84
Go
Search
Tools
Search Results: (1669 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] SQLJDBC access to Domino data source (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Another thing that you might need to include if you have multiple database connections that make use......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Extract data from online API to text box/field of html page (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Javascript is indeed an option, I suggest using JQuery to call that API and put the contents in a su......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Set Default Variable (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
It does, but with -DEFAULT you need to .EVAL the value (safe in this case) as it does not evaluate e......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Add VARIABLE to ORACLE Query (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
You can add the variable right where you tried to do just that. Didn't that work? Of course, you wou......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Pre-populating dropdown list using javascript (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Actually, since the option value and display value are identical in your case, you don't even need t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORKAROUND] (FOC370) THE FIELDNAME..NOT BE FOUND IN THE FILE, but it's right there (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
No, I hadn't traced the SQL yet - hadn't thought of that. I did that for the join of the FOCUS tabl......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORKAROUND] (FOC370) THE FIELDNAME..NOT BE FOUND IN THE FILE, but it's right there (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
The output of ?FF for that specific field is:......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORKAROUND] (FOC370) THE FIELDNAME..NOT BE FOUND IN THE FILE, but it's right there (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Really? As just the first JOIN works fine and that's FOCUS-to-non-FOCUS. The problem doesn't occur u......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORKAROUND] (FOC370) THE FIELDNAME..NOT BE FOUND IN THE FILE, but it's right there (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
True, and it was like that in my original query too. I'll fix the example....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [WORKAROUND] (FOC370) THE FIELDNAME..NOT BE FOUND IN THE FILE, but it's right there (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
I'm trying to JOIN a FOCUS file to a set of database tables and for some reason WebFOCUS can't find ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Usage Reports by User (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
If you're using Tomcat, you can write a class (in Java) that implements javax.servlet.http.Filter th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Handling Field values having Apostrophe in Webfocus Variables (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Don't use .EVAL if you don't need to evaluate the value of the parameter....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Chained Controls HTML Composer [SOLVED] (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
AFAIK, the chaining in HTML composer is only capable of passing a single parameter. That would work ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Trouble with NULLs in drilldowns (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
I found why FOC_NONE (or _FOC_NULL for that matter) didn't get passed along - if you add MAX.FIELD i......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Trouble with NULLs in drilldowns (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Yeah, I thought of that too, but somehow that FOC_NONE value didn't seem to make it through to the d......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Trouble with NULLs in drilldowns (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
I could do that, but that doubles the number of drilldown definitions I have to write; I would need ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Trouble with NULLs in drilldowns (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
We have a bit of pass-thru SQL that can contain NULLs for a field that is used in a drilldown. In th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] MATCH FILE and OLD-AND-NEW; Is this normal? (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
Well what do you know, you can ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] MATCH FILE and OLD-AND-NEW; Is this normal? (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
To my understanding, MATCH FILE with the OLD-AND-NEW match phrase and 3 files should combine as foll......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Converting a string to hexadecimal (in WebFOCUS/FOCUS Forum on Focal Point ) by Wep5622
So a function like that ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 31 32 33 34 35 36 37 ... 84 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders