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 ... 32 33 34 35 36 37 38 
Go
Search
Tools
Search Results: (755 matches) New Search Login/Join 

Discussion Topic  RE: Calling Oracle Procedure (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
jg is right your problem is with Oracle not accepting the dates as dates. If you can't change the O......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Excel template getting corrupted after ftp (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Part of the problem (if not all of it) is because you are going to a UNIX server. I have hit a prob......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]Compute or Define in masters (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
What type of database? With Oracle D20.2 is the default for a numeric field and I am sure it will w......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Get condition values from a table (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
It doesn't make a difference if you are doing it in MRE or Dev Studio. What you want to do is add p......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: compound pdf and report caster (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Frank, I realize I sent a very simple example, it is one step out of a compound report that prints......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: compound pdf and report caster (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Keep in mind that when you run the reports thru Report Caster it is not WebFocus trying to open the ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: compound pdf and report caster (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
When you created your graphs, did you save them as a .gif and incorporate them into a PDF?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: ReportCaster Program Conversion (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
You also have a === that doesn't have a -* in front of it. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] doing a Sql Pass thru Update and Getting a return Code (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Try removing this code, you are doing an update you haven't done a select. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Scheduling multi reports (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
You could also assign them as separate tasks in Report Caster....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: READ fixed length var (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Mac, When using var char the first 6 characters are the actual length of the field. The reading th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Configuring WebFocus Reporting Server(s) for 7.6 (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Thanks to all who replied. You're thoughts are pretty much the same as mine. Darin, we have been t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Configuring WebFocus Reporting Server(s) for 7.6 (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Currently we have 5.3.2 reporting servers on NT(Lotus Notes), Aix (Oracle) and AS/400(JDE,DB2). We a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Parameter passing from HTML page to a Webfocus report (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Deep, When you create the field on the HTML screen you give it a name. That becomes an amphere vari......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Removing Spaces (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
Navin, It sounds like what you are trying to do is pass a fieldname as an ampher variable. You can......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Developer Studio instaal for 7.6.1 (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
The only suggestion I can make for that is to completely uninstall and re-install. All existing ver......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Developer Studio instaal for 7.6.1 (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
After you finish the install, you have to configure your system. Open Dev Studio right click on the......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] EXL2K FORMULA Produces Values, not Formulae (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
This works in 5.3: TABLE FILE CAR PRINT DEALER_COST SALES COMPUTE TOTAL_COST/D12.2=DEALER_COST *SA......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Count of records (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
You can also do: TABLE FILE CAR COUNT * END If you are wanting to do conditional branching when ther......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] Passing Lotus Notes Data in Long Fields (in WebFOCUS/FOCUS Forum on Focal Point ) by PBrightwell
FYI, This did work, but I had to manually adjust all of my MFDs (synonyms). The fields were all ch......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 32 33 34 35 36 37 38  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders