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 ... 27 28 29 30 31 32 33 ... 93
Go
Search
Tools
Search Results: (1853 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] The New WebFOCUS Teaser Video, Version? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I doubt it. There's too much in App Studio to fit into a browser based tool including MAINTAIN and ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] The New WebFOCUS Teaser Video, Version? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
8.205, AKA 8.5, AKA WebFOCUS Designer Edition currently available in the Cloud and coming on prem in......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Outstanding. I'm delighted it's working now....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Can you test only for missing? Let's see how many missing DURATIOIN_TYPE_CODEs there are first. EQ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I doubt adding that OR will force null values to show. You're saying CLS_ELIGIBILITY_S.ACCOUNT_DUR......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
When you OR two conditions you're saying I want either condition to be true. If you want to make su......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Add a line to the bottom and type ? FILEDEF That'll tell you exactly what the LRECL and RECFM is. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
LRECL 6 and RECFM F assume the .ftm you're reading is an ALPHA file with the values stacked on top o......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
What if you change the physical file name to lowercase and include .ftm? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Please add (LRECL 6 RECFM F to make it more clear. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Your FILEDEF please....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
As a test, I'd remove the OR'd part and the NOT and see if DURATION_TYPE_CODE IN FILE SEL1 works. I......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Where conditions using file is not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Do you get an error? Do you have a FILEDEF for SEL1? What's the format of DURATION_TYPE_CODE?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Blank Line after Header in Excel (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
DROPBLNKLINE doesn't apply to Excel. Could you share an example of your code? I just tested the fo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] DIREXCEL of XLSX (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Does the original xlsx file open in Excel without warnings? As a test, can you try uploading it in ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Display different variable options for -DEFAULT (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Maybe this is an 8203 feature. I don't think the data makes a difference....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Display different variable options for -DEFAULT (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
In the GUI, you let Page Designer create all the drop downs and right click and convert. The choice......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Display different variable options for -DEFAULT (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
This is a feature called Page Designer. When you place a fex with parameters inside a page it'll cr......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] Dynamically Creating Master File from Inputted Excel Filename (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
The CREATE SYNONYM syntax is what's generated when you use the GUI for any DBMS/Data....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] Dynamically Creating Master File from Inputted Excel Filename (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
You have to give it more details such as what app directory do you want the synonym to be created in......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 27 28 29 30 31 32 33 ... 93 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders