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.
Hello, I have a fex that uses: ON TABLE PCHOLD FORMAT PDF OPEN to output about 10 files to the same PDF. The problem is that the end-user needs these reports to be in excel. Now, I only have Excel 2000, so I don't think I can make a compound Excel file. Is there another format that I can put these in that will allow the end-user to open them in excel? Like a text file? Here's the kicker... Since this is housed on the RCaster library, I need a format that is not going to prompt me: "Do you want to save this file?" when the program is run. Any thoughts? Thanks!This message has been edited. Last edited by: Mark1,
Probably your best bet is going to be to create this same fex (cut & paste) using the new document layout tool with table of contents and output to EXL2K. That will give you the correct new syntax for creating a compound doc instead of the old OPEN/CLOSE syntax.
The "Do you wnat to save this file" is a browser function because ther browser knows it is downloading something but does not know what to do with the filetype. Proably missing an acrobat or excel plug-in for your browser or missing the proper file extension in your list of registered file type
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007