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  Check for empty FOC file (in WebFOCUS/FOCUS Forum on Focal Point ) by dballest
How do I check if the FOC file is empty? I plan to go to another portion on the FEX if it's empty. ......
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 All, Pls. disregard my earlier post. The problem has been resolve. We have a field that is of ......
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
Thanks to all who replied. IBI techsupport helped me resolved it. Here's the code I got from them:......
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
Thank you for the responses while I was away. I'll give them a try and will let you know if it work......
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
OPALTOSH, Thanks for the note. I created a case with IBI yesterday on updating XFOCUS files. I wa......
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
I've updated the MAS file to make it a FOCUS format and removed the key on FOCLIST, no other keys. ......
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
OPALTOSH, Is it because FOCLIST is before the other fields, therefore makes it a key field? Can't I......
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
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


» 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