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 ... 79 80 81 82 83 84 85 ... 93
Go
Search
Tools
Search Results: (1853 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] need help in coding of WF 8 (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Based on what you describe here's an example to follow: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSE] Unsubscribe user from a library report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I'm running 8105. Once I go into Mode Manager (logged in as Admin), the Domain Folders drop down wi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSE] Unsubscribe user from a library report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Under Content, if you click down arrow for each Domain or Folder, in Manager Mode you get the user's......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSE] Unsubscribe user from a library report (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
You'll have to log in as Administrator first. Then on the top right menu bar click on Administratio......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSE] Actual/Usage Date Format Issue (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
This just a guess but USAGE=HYYMDmA, ACTUAL=HYYMDm might work....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSE] Actual/Usage Date Format Issue (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
The view is in what kind of dbms? SQL Server, Oracle, DB2? If you create the synonym and don't chan......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSE] Actual/Usage Date Format Issue (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
You should never modify your ACTUAL. As long as you change the USAGE to a compatible format you sho......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: need help for footer in csv output format [SOLVED] (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I just tested this in 8105 and got a csv file on my E: drive. It also displays on my screen because......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: need help for footer in csv output format [SOLVED] (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Switch from PCHOLD to HOLD. I just tested your code with HOLD and it works....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: need help for footer in csv output format [SOLVED] (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Switch your hold format to COMT. That keeps the column headings in the output. I believe you shoul......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Equal versus In Literal List (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Jim: Is your WF version 7.6? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]User Log (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I saw this tech support posting that might point you in the right direction: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]User Log (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Sounds like a job for Resource Analyzer....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]Html showing Error retrieving data (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
For those controls that are dynamically populated, do you have -RUN or -EXIT in the procedure? If y......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Upload an excel file, extract the values and export it to the Query file (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
If you're on 8.x you should be able to right click a content folder and click Upload. It'll walk yo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Dates in Page Header (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Dates in Page Header (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Do you need the timestamp? If you don't need it, the standard & Date fields in the heading even whe......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED]Using BaseApp variables in Report Caster Parameters (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
This means the && variables in your global_settings.fex are being executed for both scheduled and no......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CASE-OPENED]Using BaseApp variables in Report Caster Parameters (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
You have to add a -INCLUDE GLOBAL_SETTINGS in your edasprof. Either that or use the universal profi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] FTP files from apps directory using report caster (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
This is good to know. Could you please update the title with a key word so we'll be able to find it......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 79 80 81 82 83 84 85 ... 93 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders