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 ... 70 71 72 73 74 75 76 ... 93
Go
Search
Tools
Search Results: (1853 matches) New Search Login/Join 

Discussion Topic  RE: [CLOSED] In PDF report styling for heading each item different backgrounds color (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I just tested this example in 8201 and the output for HTML and PDF look the same color. Are you rea......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]How to uncheck the ALL check box when other is selected (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
What version of WebFOCUS are you using?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] - SMTP problem (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I can't remember what the ReportCaster console looked like back in 7.7. Could you edit the job and ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] SQLCode 907 for SQL Pass thru report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Do you have any comments in your code? Things like --this is a comment after each line of SQL. That......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Multi-output fex with input parameters (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Have you tried _FOC_NULL instead of FOC_NONE?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Static/Dynamic PDF Report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I might be misunderstanding your requirement, but are you trying to create a document that has some ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]How to display the data having the column format as D20.2? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
SET CENT-ZERO=ON...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Creating Master files vs multiple holds (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
An RDBMS View is basically a SELECT with all the joins already coded. To WebFOCUS it'll just look l......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Creating Master files vs multiple holds (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
What's your DATA SOURCE? Could your specific requirements be translated into an RDBMS view? I don'......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Location of .fex Files in WebFocus 8.104? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
That means your .fex is in fact in the repository. However, you ought to be able to see the whole p......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Location of .fex Files in WebFocus 8.104? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
.fex files can be either in the ibi/apps/ directory or in the Repository. If you right click on the......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Fixed Length, Space Padded Output (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Have you tried FORMAT WP? ON TABLE PCHOLD FORMAT WP seems to do what you're looking for....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]How to remove "Layouts" tab from Active Dashboard-Document Composer-WebFOCUS8 (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I believe the documented method for removing or replacing Layout is as follows: Create a javascript......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Calendar prompt throws error (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Sorry, I gave you an 8.x answer. Unfortunately, I can't remember Composer that far back. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Calendar prompt throws error (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
In Composer, change the format of the date field to HYYMD. If you have access to the Reporting Se......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Create a drop-down list for user input parameter in SQL pass thru report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
You can run a SQL Passthru to create a list of values for the where test, HOLD the output to a temp ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Create a drop-down list for user input parameter in SQL pass thru report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Here's an example of the WHERE test using the Orderdate field ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Create a drop-down list for user input parameter in SQL pass thru report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I'm not sure if I understand. Could you post an example of what you're doing and the error it cause......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Create a drop-down list for user input parameter in SQL pass thru report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I tried this on the Northwind Orders table and it seems to work. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] &&FOCSECUSER and a DEFINE error in my MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Yes, they are called Simplified Character Functions introduced in 8.x. According to the manual, the......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 70 71 72 73 74 75 76 ... 93 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders