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 ... 19 20 21 22 23 24 25 ... 39
Go
Search
Tools
Search Results: (780 matches) New Search Login/Join 

Discussion Topic  RE: why webFocus is so popular than Oracle reports (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
I donno what is Oracle reports but I am just guessing it will run only for ORACLE database. Webfoc......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Drilldown report in same format as host report. (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Are you using SET statement to set the value for format in your drilldown report? If you are using, ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: WebFocus and .NET (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Are you talking about Self-service application? Your 2nd question sounds to me like the self-servi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to find the Number of CPU's for our license (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Thanks everyone for your inputs....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  How to find the Number of CPU's for our license (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hi, I'm trying to find the information about the Number of CPU's and users can access for our licens......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Migrate MRE from 5.3.3 to 7.1.6 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Rich, I'm trying this in my local machine by copying it from the server. The MRE is working in serve......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Migrate MRE from 5.3.3 to 7.1.6 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Rich, Thanks for the reply. I did use the migration utility and it extracted the domains in to my n......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Migrate MRE from 5.3.3 to 7.1.6 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hi, I'm trying to copy the domains from 5.3.3 to 7.1.6 but it's not working. After I logged in, gett......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Local Server trouble (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
That's ok Francis. I did the same as you mentioned and it worked fine for me too....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Local Server trouble (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Did you find a solution for this? I'm getting "Failed to create Application tree" error and also se......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Trouble in configuring 716 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Thanks Rich for your suggestion. Finally I'm able to figure out the issue by working with IBI suppo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Trouble in configuring 716 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hi Rich, I'm using IIS webserver and Tomcat app server. Yes, I created different app names for 71. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Trouble in configuring 716 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hi, I tried installing Webfocus 716 along with the existing 533 version on my system. After I instal......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Trouble in READ - 716 version (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Thanks Tony. SET VARCHAR OFF did the trick....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Trouble in READ - 716 version (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hi, Saving a hold file and read it later to get the values. In 716 version, it reads the value prefi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Loop/Concatenation/Repeat (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
DEFINE FILE AA_GIFT_DETAIL FLG/A1=IF SPRIDEN_ID NE LAST SPRIDEN_ID THEN 'T' ELSE 'F'; END TABLE FIL......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Loop/Concatenation/Repeat (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
try this, TABLE FILE AA_GIFT_DETAIL -SET &DESG = DESIGNATION_NAME; -REPEAT LABLE WHILE SPRIDEN_ID N......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: $ sign on Data Text of Graph (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hope it will work this time, setY2LabelFormatPattern("$#.##"); setY2LabelFormat(-1);...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: $ sign on Data Text of Graph (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
try this setDataTextFormatPattern("$#.##"); setDataTextFormat(-1);...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: $ sign on Data Text of Graph (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hope this is what you are looking for, setDataTextFormat(16); setDataTextPosition(0); Hope this he......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 19 20 21 22 23 24 25 ... 39 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders