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 ... 13 14 15 16 17 18 19 ... 39
Go
Search
Tools
Search Results: (780 matches) New Search Login/Join 

Discussion Topic  RE: Jakarta Isapi Redirector isues in Webfocus 7.6.4 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Make sure you followed these steps. 1. When it asks for the Host Header Name give your website nam......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Jakarta Isapi Redirector isues in Webfocus 7.6.4 (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Is this the new installation? Do you have ServletExec on your machine? If you have ServletExec, unin......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Include FEX in edasprof (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
You can overwrite a edasprof dynamically when a client passes the request. Create a fex that include......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: javascript problem (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Are you sure it is working this way even with alert? for (var k=0; k if (compdiv_cd == fileObj[k].v......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Getting unwanted HTML tags. (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hello Bhavna, Where are you getting these unwanted tags, after displayed your report or inbetween y......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Getting unwanted HTML tags. (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Change this line as DONTPRINT/A1='Y' (just for test) or comment it and try run your report. DONTPRI......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Passing % OR # in URL is not working in 716 version. It was working in 533. (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
The problem is there are lot of programs we have like this and if we have to change the code then we......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Passing % OR # in URL is not working in 716 version. It was working in 533. (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Passing % OR # in URL is not working in 716 version. It was working in 533. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Changing font size of the DataText (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
You may have SetPlace(true) in your graphic stylesheet. Try this, it will be similar like the one P......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to Execute a Stored Procedure with Multiple Amper Variables (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Instead of calling that Stored Procedure, can you try calling a simple table in that database? your......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to Execute a Stored Procedure with Multiple Amper Variables (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Try this, ex ShiftLogReporting.userid.gm_Report_DowntimeExcelReport_GetIncidentsByStartDate_Timean......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to Execute a Stored Procedure with Multiple Amper Variables (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Couple of things, 1. Is the connection name STTOPC1 exists? If exists, which database it points? 2......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: GETTOK function issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Suji, Can you pls try to display the value for &Selcol1 ? And see what value you are getting? My un......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: GETTOK function issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
If you see the syntax of GETTOK GETTOK(infield,inlength,token,delim,outfield,outlength) In your ma......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Stored Procedure runs slow when we call from webfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
It retrieve only 1000 records and for test I am displaying only 10 records....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Stored Procedure runs slow when we call from webfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
I tried that too. No Luck....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Stored Procedure runs slow when we call from webfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
SQL SQLMSS SET SERVER CONNECTIONNAME SQL SQLMSS EX SPNAME PARAMETERS ; TABLE FILE SQLOUT PRINT * E......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Stored Procedure runs slow when we call from webfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
When I try to run a stored procedure from webfocus, it runs slow but when I run the stored procedure......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Issue with READ (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Try this code, SQL SQLORA SET VARCHAR OFF SQL SQLORA SELECT TO_CHAR(trunc((trunc(sysdate,'MM') -1),......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Schedule MRE report in ReportCaster (in WebFOCUS/FOCUS Forum on Focal Point ) by Kamesh
Hello TexasStringray, Yes we do have the security on the webserver (IIS with IWA). This is the firs......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 13 14 15 16 17 18 19 ... 39 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders