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

Discussion Topic  RE: [SOLVED] AS400 Reporting Server - accessing a windows shared folder (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
This might be a windows security issue at this point. I'll repost after poking our network admin t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] AS400 Reporting Server - accessing a windows shared folder (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Ok, this worked: APP MAP IMAGES /qntc/ APP QUERY IMAGES Result: BEGIN-APP-QUERY: images 10/01/2......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] AS400 Reporting Server - accessing a windows shared folder (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
it's not session related, as long as the proper user is accessing it, it's available on the system p......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] AS400 Reporting Server - accessing a windows shared folder (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Waz, i can see the path to these files from the AS400: Work with Obj......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] AS400 Reporting Server - accessing a windows shared folder (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
It is, i used the MKDIR command to create the path....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] AS400 Reporting Server - accessing a windows shared folder (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Our reporting server is installed on an AS400 and i'm trying to map a path to a windows shared folde......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Thanks David, i'll be anxiously awaiting....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Thanks for the red button advice Gamp, there is much to learn on this forum....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Thanks everyone for some great code and it works real nice, so i would like to push the functionalit......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
CODE: -SET &ECHO = ALL; -DEFAULT &SUMLIST = '100100+100200+100300+100400' -SET &SUMOBJ1 = STRREP(&SU......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
The + is on the number keypad and helps when inputting a bunch of numbers, plus we're on an AS400 so......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
I scrapped all that code to publish this report since it was needed. I'll try to regenerate it with ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] STRREP issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Issue Summary: Input String: '1111+2222+33333+4444444+5555555' Desired Output: '1111' OR '2222' OR ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Dynamic column visibility (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
On my box, if i use a no print and Active reports and do an export to excel from Active report, thos......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Variables inside Quotes (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Ok, I feel like a little grasshopper, I didn't even know about continuation characters. Works grea......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Variables inside Quotes (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
The .EVAL worked great, I would like to heed your warnings though, but this particular scenario "sho......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Variables inside Quotes (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Thx for the response, I tried concatenation earlier and got this result from the parser: -SET &WHER......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Variables inside Quotes (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
I'm trying to create this statement: -SET &WHERE_DATE = IF &COMPARE EQ 'ON' THEN 'WHERE (DATE GE &S......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Count Feature (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Sweet stuff JG, do you know of a good document with focus code? Some of this simple stuff i'm discov......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Count Feature (in WebFOCUS/FOCUS Forum on Focal Point ) by Joe Beydoun
Thanks a ton Prarie, I did the same earlier but as a decimal and it blew up, didn't realize it had t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2 3 4  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders