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 ... 66 67 68 69 70 71 72 ... 115
Go
Search
Tools
Search Results: (2298 matches) New Search Login/Join 

Discussion Topic  RE: Sending cancellation request to Webfocus reporting server (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
By cancellation request, I assume you are wanting to stop a query in mid-processing. There isn't rea......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] SQLORA passing date range issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
If the field in your Oracle database is a date-time field, then your best bet would be to use a date......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] wrap in a stylesheet (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
Mickey - the weird thing is that your statement is only true for PDF/EXL2K - wrap on across works fi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] wrap in a stylesheet (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
A couple of things - since the column you are wanting to shrink is an ACROSS column, you are not usi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: We're upgrading from 5.3.4 to 7.6.5 any thoughts/tips appreciated! (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
I'll echo John's statement about testing EVERYTHING. I wouldn't assume that similar reports/processe......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SHARING] Is there an Easy way to Drilldown to Application .fex from MRE launched fex (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
Here's something you might try. It's an idea I used on another thred but something I have incorporat......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Blank line at the top of my output (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
Did you change the format to something other than WP? WP holds as a report format (with page breaks,......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Blank line at the top of my output (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
try ON TABLE PCHOLD FORMAT ALPHA creates a .txt file that contains exactly what you've specified wit......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Cascading Prompts (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
another way to handle this would be to use a launch form that contains frames and each selection lau......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: SUM and Field using WHERE clause (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
By default, when you do a DEFINE it will always have either a value as determined by the expression ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: SUM and Field using WHERE clause (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
adding to Ginny's code: DEFINE FILE SPORTS SCORE15/I8 MISSING ON=IF SCORE GT 15 THEN SCORE ELSE MISS......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Count of rows as a column in the hold file (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
It was the "One Liners" presentation. Didn't make it to the other one. See, I DID learn something th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Run a Data Process In "Batch" Mode from a Web Page? (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
Umm, isn't that kind of scary? I know I wouldn't want my users running most of our DM flows at their......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Run a Data Process In "Batch" Mode from a Web Page? (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
How about creating a focexec in MRE that says -MRNOEDIT -INCLUDE 00_complete_cdc_extraction_flow Th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Run a Data Process In "Batch" Mode from a Web Page? (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
You should be able to add an additional input value to get this to run deferred: <INPUT TYPE='hi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: slow running query (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
You can't really go by the end number of records. You could run a report on 10 million records with ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: slow running query (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
John - interesting comment because I have found the opposite to be true. Maybe it depends on the RDB......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: slow running query (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
So is the 2 minutes the long running part or is the stuff after the initial request what is taking t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] heading vs subhead (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
Something like the follofing maybe? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] heading vs subhead (in WebFOCUS/FOCUS Forum on Focal Point ) by Darin Lee
Still having a hard time trying to visualize what you're looking for. If you only want a heading to ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 66 67 68 69 70 71 72 ... 115 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders