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

Discussion Topic  RE: [Solved] Dynamically Creating Master File from Inputted Excel Filename (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
You can use CREATE SYNONYM in a Fex. The syntax can be parameterized. Take a look at this post to ......
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
My create syn syntax is rusty but if you're sampling only the first 3000 records, it's possible that......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Execution time : FOCUS taking 5 times what SQL does (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
So, you're HOLDing the answer set. Is this HOLD file format FOCUS or some other format or just a bi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Execution time : FOCUS taking 5 times what SQL does (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Are the client and the server installed on the same machine or on different machines? This could be......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How Can I do this, Set a variable based on value in table (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I just posted an example above. Notice the &variable name is assigned using the hold file's column ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How Can I do this, Set a variable based on value in table (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Run the first request to find the date you want and HOLD then -READFILE the field from the HOLD file......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] List Report by it's source(Source of masterfile) (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
If you have App Studio you can use Impact Analysis to get this information....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Bubble Chart (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Bubble charts have an x and a y and a detail plus size and color. Here's an example. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to modify a large number of charts/reports (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
This is a hack but I'm thinking you can just leave the field alone in the 200 report and change the ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] YYMDy to A4 (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
To convert a number to character use DIGITS. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] YYMDy to A4 (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Do you mean YYMD? If so, are you just trying to extract the YY out of this field? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] DTPART Issue? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I haven't done much with this. I'd say this is worth a conversation with IB Tech support. If Outlo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] DTPART Issue? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Doug: I looked this concept up and found an article that basically says: "While it only happens eve......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Global variables EDASPROF (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I think if you want to override the default connection attributes you ought to use ENGINE DB2 SET co......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Global variables EDASPROF (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I didn't know you can use &&Variables in an access file. I thought variables are resolved during th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Date Agony (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
FULL_DATE/A8YYMD=EDIT(YEAR)|EDIT(MONTH)|EDIT(DAY);...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Using quotedstring in drill down not working (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
In 8.2xx under Admin Console/Application Settings/Parameter Prompting there's setting for Null Behav......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] PostgreSQL SQL Wizard (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I've used DBVisualizer in the past. It's free and has a pretty good UI....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] How to hide entre row.... (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Could you provide a simple example of what you have right now? I'm not sure if I understand quite w......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] LOCATION OF CAR FILE IN WF8.1.05 (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
WF_RETAIL is also created using Tutorial....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

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

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders