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

Discussion Topic  RE: HYYMDS field garbled, cannot update FOC (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Here's a snippet of the source from the above code: 0 NUMBER OF RECORDS IN TABLE= 1 LINES= ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: HYYMDS field garbled, cannot update FOC (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi Carol, I tried your suggestion and it still did not work. I need FOCLIST (as a key) to delete re......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: HYYMDS field garbled, cannot update FOC (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi Carol, Actually the file was initially created using a HOLD FORMAT XFOCUS request. Let me try ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: HYYMDS field garbled, cannot update FOC (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi Piipster & susannah, I tried your suggestion but it did not work. It still rejected all the row......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  HYYMDS field garbled, cannot update FOC (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi, I'm trying to update a row in a FOC file. Below is my code: TABLE FILE rv_getequipmentcomments......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: HDIFF does not show correct result (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  HDIFF does not show correct result (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi All, I need to find the difference between 2 datetime fields in hours. CASE 1: STARTDATETIME -......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Edaprint.log size is 241GB (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi All, This issue has been resolve. Found solution at IBI support site. edaprint_max_lines edapri......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Edaprint.log size is 241GB (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi All, Our WF system was put to a halt due to out of disk space. Edaprint.log has grown so big. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Can fields/define fields be used as a result in DECODE syntax? (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Thanks for the suggestion Tony. I'll give it a try....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Can fields/define fields be used as a result in DECODE syntax? (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Tony, Thanks for the reply. For my report, your suggestion worked since DC and RC are numeric. Fo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Can fields/define fields be used as a result in DECODE syntax? (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi All, I'm trying to replicate this SQL statement in WF: SELECT 'CAR' SUM(DECODE(COUNTRY, 'ITAL......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Alpha define field empty in WHERE clause (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Alpha define field empty in WHERE clause (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Thanks for your reply ! Let me rephrase the question since now I found the problem here is passing p......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Alpha define field empty in WHERE clause (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Usage of defined field which is an alphanumeric field. Using this defined field in the where clause ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Date Conversion: Jun 19 2006 to 06/19/2006 (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
This questions is related to thie thread. How do you convert the datetime "2006/05/24 00:00:00" to ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: (FOC030) ALL VERB OBJECTS MUST BE IN THE SAME PATH AS THEIR SORT FIELDS (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Many thanks for all the people who replied. As per my earlier thread, we were able to get around it......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: (FOC030) ALL VERB OBJECTS MUST BE IN THE SAME PATH AS THEIR SORT FIELDS (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi dwf, Thanks for the reply. All the fields look like they are on the same path (same segment). ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  (FOC030) ALL VERB OBJECTS MUST BE IN THE SAME PATH AS THEIR SORT FIELDS (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
Hi All, I've searched in all the forums for any help on this error and didn't find any. Has anyone......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Web Services Adapter for WebFOCUS (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
The WHERE claused worked great. Thanks! With regards to the multiple documents, I was afraid someo......
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 7 8 9 10  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders