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: (195 matches) New Search Login/Join 

Discussion Topic  RE: webfocus feature... (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
Yes, I have tried it under 7.6 (our test environment) it worked. Ira WF test 7.6.X windows Pro......
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 ira
try putting an an END after your ex line and before the TABLE FILE SQLOUT. Had similar error/proble......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: IF THEN ELSE (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
DEFINE FILE XX BUYER_NAME/A100 = IF (FIXED_RATE_PAYER EQ CounterpartyID) THEN Counterparty ELSE Lega......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Pass Field (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
You can do either (1) TABLE/SAVE and then -READ it in or if you are hardocding the value do a (2) fi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: DATES from Alpha to MDYY (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
Fixed length it is not, so standard editing would not work here. Also as pointed out by Tony using a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Report Caster (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
Southern Belle is there such a link you can route me to for The "Best Practices: Considerations Whe......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Create SQLOUT (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
Tony your brief explanation was perfect. Ira...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: MAINTAIN deployment from Windows to AIX unix (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
My experience has been that it was a 'rights' permission issue. If they can secure shell into the b......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Upgrade Instructions - 7.1.3 to 7.6.2 (in iWay Software Product Forum on Focal Point) by ira
Suggestion:make a backup and store it away (this is a given). You can go directly ftom 7.1.x to 7.6......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: Customer Column Totals Row (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
To get the 'others' besides the top use the 'others' feature in 6.6 (i believe). As for tallying pa......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Can column total be saved in CSV format output (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
try creating dfefine that gives a condition to include every field onthe report and then in a subfoo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] EXL2K: How to 'unmerge' FOOTING (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
USING FRABCIS' EXAMPLE AND ADDING IN THE 'ON TABLE PCHOLD FORMAT EXL2K' I DO NOT SEE THE UNPRINTABLE......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] EXL2K: How to 'unmerge' FOOTING (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
TABLE FILE CAR PRINT RCOST DCOST BY COUNTRY BY CAR ON CAR SUBFOOT "COUNTRY: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] hOW CAN WE GET THE CURRENT TIME? (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
o yeh and forgot to mention it goes to 23:59:59...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] hOW CAN WE GET THE CURRENT TIME? (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
True I could have altered to test it with ':' but quicker to go with their format and no need to add......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] hOW CAN WE GET THE CURRENT TIME? (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
my mistake. i had ':' in the startdate and enddate. I should have used '.' see below... -SET &ECHO......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] hOW CAN WE GET THE CURRENT TIME? (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
HOW IS THIS? -BEGINN -SET &STARTTIME = '06:00:00'; -SET &ENDTIME = '08:00:00'; -SET &TIME = HHMMS......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: slow response time (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
I agree about putting the 'end' statement in. I had a similar situation going against oracle engine......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to get the AVE to appear on the total column (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to get the AVE to appear on the total column (in WebFOCUS/FOCUS Forum on Focal Point ) by ira
try using subfoot and in the subfoot use: ......
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