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 ... 17
Go
Search
Tools
Search Results: (333 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] SQL script output (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
First you (or your webfocus admin) create a connection to the Oracle tablespace then you create mast......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORK-AROUND]PDF File Size (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
I went ahead and swiped some java code to compress images in a PDF file using java's iText Module. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORK-AROUND]PDF File Size (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
That's exactly right. It is compressed in Oracle and Webfocus uncompresses it to put in the PDF and......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORK-AROUND]PDF File Size (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Hi Waz, Yes, they're all JPGs... The thing is, the images are stored in Oracle already compressed.......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORK-AROUND]PDF File Size (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Oracle has the images stored compressed to 50%. They're mostly jpegs. There's a FP entry for this......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [WORK-AROUND]PDF File Size (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Yes, the images are compressed in the DB, Webfocus uncompresses it and puts it in the PDF, but doesn......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [WORK-AROUND]PDF File Size (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Hi all, I am creating a PDF file with images from a blob oracle field. I have FILECOMPRESS = ON an......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SHARING] Probably not a Webfocus question but I don't know who else to ask... (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Why did I not respond to tell everybody if their suggestions helped? I can't remember anymore if th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Passing multiple parameters to a dynamic drop-down (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
I'm thinking you can do this: Have a hidden dropdown that is chained to the first dropdown that wil......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] When kicked out of an MR Dashboard (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Hi Tamra, Those links didn't help me because when the cookie expires, you don't get sent to the x-r......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] When kicked out of an MR Dashboard (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Hi all, Here's my scenario in 7.7.03: I'm in a specific group view dashboard and sometimes, I get ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Pass User Name to External URL (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
If you want to add & vars to HTML code, you have to save that HTML code as a fex. This is what you ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] document composer passing parameters (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
This works just fine for me. But... does that -SET &CARS statement in your code have a space before......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] Header error message dissappears when static where clause is added (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Where did you put the WHERE clause? If you have this: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Table Yeilds Error on Query, Not sure why (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
I suggest you trace your code and look at the SQL Code generated by your fex and see if you can get ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Closed] MultiSelect (OR) Prompting, Can You Confirm this? (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
That's how it's always been. Interestingly, the HTML Layout Composer now has the option to have or ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED]Document Composer: MERGE=ON loses the Page Master (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
But I need the Page Master......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CASE-OPENED]Document Composer: MERGE=ON loses the Page Master (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Hi guys, Is there something about MERGE=ON and the Page Master that I am missing? When I set MERGE......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] zip file from dashboard extract (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
We do the same. We just hold the file and invoke the zip utility via -WINNT command-line script and......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] SPLIT CELLS in EXL2K (in WebFOCUS/FOCUS Forum on Focal Point ) by Anatess
Tony, thanks. This is exactly how I have it now. Our business folks don't like it. ......
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 ... 17 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders