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 ... 86 87 88 89 90 91 92 ... 137
Go
Search
Tools
Search Results: (2723 matches) New Search Login/Join 

Discussion Topic  RE: Problem with Data Servers/EDASERVE/Applications folder (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Check the location of the approot alias in the http server to make sure that it is pointing to ...\i......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Problem with Data Servers/EDASERVE/Applications folder (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Skyler, What is your platform? Have directory permissions changed?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: CROSS TAB REPORT (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Arvind, I don't know what you are trying to do. If you create a HOLD file, you get a master and an......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: CROSS TAB REPORT (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
SAVE doesn't create a master. If you want column titles, you'll have to do an ON TABLE HOLD....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Require login for a specific report (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
dhagen's approach will work but may require additional licensing. Another thing you can do is hav......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Can I pass a Logon ID to a MS SQL Server view? (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
I don't know if this will help you at all, Jeff, but there is a reporting server security option cal......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to Table against a flat file (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
A couple of suggestions: 1. As Tom Flynn suggested, change SUFFIX=EDA to SUFFIX=FIX, or is it comm......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Question about making Excel in mainframe FOCUS (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Couldn't you use standard FOCUS reporting techniques of putting summary information into a subhead a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Google Map (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
You must get them yourself. There are lots of services that provide lat/longs. There is a demo fil......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Google Map (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
You have to get a 'key' from Google and put it in the client config using the client console. Read ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Problem with IF..THEN statements (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
MAX is a 'reserved' word, i.e. a prefix operator. If you change this to something else, your code w......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Graph Saving SVG issue (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
FYI, for a lot of file types, instead of using system copy commands, you can use APP COPY commands w......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Problems with Launch Page (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Please check a recent post on this. I suspect that your problem is pathing, i.e. WebFOCUS cannot fi......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: &IBIMR_user not available in edasprof.prf? (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Francis, The one in home\etc is the one that comes with the software. The one in wfs\etc would be ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Drilldown from excel (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
You might want to read the security manual. Because WebFOCUS is stateless, when you run the drilldo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Problem with ACROSS and Excel Output (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Trailing blank spaces issue in some data (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Have you considered using a program to populate your list boxes? That way, you could do the TRIM be......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Moving .FOC files (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Put an APP HOLD dirname in your focexec that does the REBUILD. It will save your temp files there. ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Passing a set variable to an sqlout query? (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
If you want to see the variables, put this in your program: -SET &ECHO=ALL; If you want to do that......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Passing a set variable to an sqlout query? (in WebFOCUS/FOCUS Forum on Focal Point ) by GinnyJakes
Well, you can pass variables in SQL. People do it all the time. I think your problem with the date......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 86 87 88 89 90 91 92 ... 137 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders