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 5 6 7 ... 13
Go
Search
Tools
Search Results: (253 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] Datedif Business Day Calculation Not Working (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
If you have a HDAY file and want to use DB in the date functions then you need to have at least one ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED/SHARE] Trying to create custom multi-drills upon onclick in custom HTML: (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Have a look at this page on pure CSS driven menus. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Turning Off WebFOCUS Client Login (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Okay, so you will need to update your HTML login form to match the "new" WF8 login call. From the......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Turning Off WebFOCUS Client Login (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Are you using Active directory for Authentication on the Reporting Server? If so then you can set u......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] changing an enivironment setting for a users session (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Hi Trudy We do this all the time. Usually we have a global variable (&&DBName) that we either put i......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] App Studio - calendar control JavaScript errors? (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
I think that the "bug" may be related to the system Region and Language Format as I've only seen it ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] App Studio - calendar control JavaScript errors? (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Draven, There was (still is?) a bug in AS HTML "Canvas" where there was no default date format set ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] Return Only PNG from Graph request (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Thanks Tony and Waz, I had tried -HTMLFORM and that was going to the last resort as it still wraps ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [Solved] Return Only PNG from Graph request (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
We have a requirement to create a number of Graphs as PNG files and return them directly to user's b......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] WF v8 Source Control?? (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Missing source control in AS is one of my biggest annoyances at present. Currently I'm spending mo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Filter child records by a specific value (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
If you are using a LEFT_OUTER Join and have a WHERE clause with a specific value then any MISSING (i......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Webfocus equivalent for SQL sample (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
If Sharam's solution isn't giving you what you want then you can simply do a SQL pass thru to get yo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] HTML Code to Clear Browser Caching Issue (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Have a look at what is being passed through in the HTML headers now. you should be able to use Chr......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] HTML Code to Clear Browser Caching Issue (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
What did you set the IBI_HTTP_Response_Header.Cache-Control value too? I woulds try "no-cache, max-......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] HTML Code to Clear Browser Caching Issue (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
In the WebFOCUS Admin Console you can set the Cache-Control value. By default it is public, max-age......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE OPENED] What is different between procedures ending with -RUN and without? (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
My guess would be that there is some exception/error handling code that allows the parser to "END" a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] UnBalanced Paraentheses (FOC262) while CASTING as DATE (in iWay Software Product Forum on Focal Point) by StuBouyer
You are probably going to have to do it in 3 lines. Also you probably need to have the final line i......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: [CLOSED] Passing a parameter driven filter to multiple fields (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Wouldn't this work? WHERE Major1 EQ '&MYMAJOR' OR Major2 EQ '&MYMAJOR' OR Major3 EQ '&MYMAJOR' OR M......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Solved: Excel Plugin - Multiple Queries in 1 Excel Workbook (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Eric, It is simple - just not simple with the GUI tools and the new "Composer" tool for creating Co......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Multiple Queries with Excel Output (in WebFOCUS/FOCUS Forum on Focal Point ) by StuBouyer
Try creating a new report in the Text Editor and pasting in this code. it created 5 reports over two......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2 3 4 5 6 7 ... 13 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders