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.
Has anyone noticed that if you use report output EXL2K, run your report, open the spread sheet and do a 'Save As'. It defaults to HTML. This happens using the EXL2K group and EXL97 outputs but does not happen if you use EXL95.
I know it's easy enough to overcome, just change the 'Save As' file type and move on, but I'm wondering if there is anyway to set that default.
Inquiring (Customer) Minds want to know.
Thank you,
Dgarland @ the Hillman Group, WF 7.6.11 GEN 02252010 on Windows 2K servers, Data-DB2/Oracle/MSSQLThis message has been edited. Last edited by: Kerry,
TABLE FILE CAR
PRINT
'CAR.BODY.SEATS'
'CAR.BODY.DEALER_COST'
'CAR.SPECS.LENGTH'
'CAR.SPECS.WIDTH'
'CAR.SPECS.HEIGHT'
BY 'CAR.ORIGIN.COUNTRY'
BY 'CAR.COMP.CAR'
BY 'CAR.CARREC.MODEL'
BY 'CAR.BODY.BODYTYPE'
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT EXL2K
ON TABLE SET HTMLCSS ON
END
I'm prompted to either "Open, Save or Cancel" the file creation process. I select "Open" and I receive the prompt "The file you are trying to open, 'WFServlet', is in a different format than specified by the file extension..... yadayadaya."
I select "Yes". The report opens in Excel. with the name "WFServlet [Read-Only]".
I select File Save and get the prompt, "WFServlet is read-only. To save a copy, click "OK", then give the workbook a new name in the "Save As" dialog box." The "Save As" dialog box comes up with the "Save as type:" set to Web Page.
I select "File Save As" and I get the same behavior.
Excel clearly sees this file as a webpage and not an xls file.