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  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED].xlsx file issue

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED].xlsx file issue
 Login/Join
 
Member
posted
We are using Webfocus 8.1 and getting an error trying to open the .xlsx files, it says "Excel cannot open the file "kvxnn.xlsx" because the file format or file extension is not valid. Verify that the file has not been corrupted and that the file extension matches the format of the file."
This worked fine with 8.0 version. I am not aware on if there is a setting that needs to be changed and where. Can someone point me in the right direction ?

Thank you.

This message has been edited. Last edited by: <Emily McAllister>,


WebFOCUS 8
Windows, All Outputs
 
Posts: 10 | Registered: February 16, 2016Report This Post
Master
posted Hide Post
Starting with Excel 2007 you'll get this error if the file extension does not match the actual format of the file. This is a security feature added beginning with Excel 2007.

We most commonly see this if a program is creating a report with "FORMAT EXL2K" and they are trying to open the report in Excel 2007 or higher. WebFOCUS does not create true .xls files. Therefore when one tries to open the file, the extension (.xls) does not match the internal format of what Excel expects in a .xls file.

This could also happen if you are delivering a report from a Report Caster job via email and the report contains an embedded macro. .xlsx files cannot contain macros, so again the contents do not match what Excel expects for a .xlsx file. If this is the case, check the RC job and make sure the task is delivering a .xlsm file and not a .xlsx file.

There are other ways to get this as well but basically Excel is telling you that you are trying to open a .xlsx file and the internal format is not that of a .xlsx file.

The first case requires a registry change or you have to convert the report to "FORMAT XLSX".


In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
 
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006Report This Post
Master
posted Hide Post
smagdi,

If you are already using FORMAT XLSX, then I would consider adjusting your redirection settings in the administration console. You want to make sure that xlsx files are saved before being sent to the end user.


Eric Woerle
8.1.05M Gen 913- Reporting Server Unix
8.1.05 Client Unix
Oracle 11.2.0.2
 
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013Report This Post
Master
posted Hide Post
Try reading the following and see if that helps: http://infocenter.ibi.com/wf81.../source/topic108.htm

We have found that it helps if you include in a procedure the following code:
 SET EXCELSERVURL = '' 


Or you can change it in the Admin Console
 IBIF_excelservurl = '' 


Hallway

 
Prod: 8202M1
Test: 8202M4
Repository:
 
OS:
 
Outputs:
 
 
 
 
 
Posts: 608 | Location: Salt Lake City, UT, USA | Registered: November 18, 2015Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED].xlsx file issue

Copyright © 1996-2020 Information Builders