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

Discussion Topic  RE: [CLOSED] /ibi_apps/WFServlet URL problem (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
I do have links/buttons within my reports/pages to redirect to the correct pages. But what if the us......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] /ibi_apps/WFServlet URL problem (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi, I have a HTMLFORM in my fex(fex1) that contains a Submit button, which runs fex2. So, when the ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] capture userid (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
So, does the webserver neeed to be configured to pass the REMOTE_USER variable?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] capture userid (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
dlogan, I too feel that the webserver is not passing the userid. Any other way I can verify this? R......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] capture userid (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
1. I logged into my home page with my logon credentials and then went to the ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] capture userid (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi Susannah, How would i turn IWA on? I am using IBM webserver and Websphere. Would i still need to ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] capture userid (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
I have this in my site.wfs on the webfocus client. IBI_REPORT_USER = &REMOTE_USER ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] capture userid (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi, I have a html page, test.htm, with a link in it that points to a fex,test.fex When test.htm ope......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] DB2 sql passthru get number of updates/inserts (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi Francis, If you are referring to PASSRECS then In my data Adapter setttings, PASSRECS is already ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] DB2 sql passthru get number of updates/inserts (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
I have tried using &FOCERRNUM, &RETCODE and &LINES. For sql selects, these are helpful. But these va......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] DB2 sql passthru get number of updates/inserts (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi, How to get the number of updates/inserts from a DB2 SQL passthru? After the update completes(in......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  SET LINES not working (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi, I have a report that contains over 10000 lines. I want all the lines to appear in one page. SET ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  drilldown not working (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi, The fex below has a drilldown on the second column. The first column being printed is a defined ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Update flatfile using MODIFY (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
If a file is in use and if another user is trying to update it, what would be the focerrnum or focer......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Update flatfile using MODIFY (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
I need to update the original flat file not the hold file....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Update flatfile using MODIFY (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi Francis, ON MATCH OLD is a typo. I actually had ON MATCH INCLUDE So, 1. HOLD file FLAT2 as form......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Update flatfile using MODIFY (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
I have a flat file in fixed format that has these columns fld1~fld2~fld3~fld4 (In my master I have u......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] K in column Total (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi Danny, Agree, this is a neat way to do it. I didn't know about the RECAP command. I'll read up on......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] DB2 SQL passthru error (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Hi Darin, Also, I noticed that the effect of FOC_NONE is only when used in report statements. When u......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] DB2 SQL passthru error (in WebFOCUS/FOCUS Forum on Focal Point ) by dev532
Figured it out. FOC_NONE simply ignores the whole statement in which it is found. so instead of WH......
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  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders