Focal Point
[SOLVED] WF8 XLSX invalid file format or file extension error

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4227056766

March 05, 2014, 04:46 PM
J
[SOLVED] WF8 XLSX invalid file format or file extension error
We recently migrated to WF8 and are experiencing issues with XLSX reports. Using a simple request like so:
 
TABLE FILE CAR
PRINT 
     CAR
ON TABLE PCHOLD FORMAT XLSX
END
 

We get an error saying Excel cannot open the file ... because the file format or file extension is not valid ...

I have tried changing all the redirection settings for .xlsx to no avail. Currently it is to to redirect NO save YES. Has anyone else experienced this difficulty? EXL2K works fine.

-J

This message has been edited. Last edited by: J,


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs
March 06, 2014, 08:49 AM
MattC
Try throwing this into your program

SET EXCELSERVURL = ''
  



WebFOCUS 8.1.05
March 06, 2014, 01:28 PM
J
Thanks MattC, that was just what I needed.

-J


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs
February 09, 2015, 12:01 PM
susannah
quote:
SET EXCELSERVURL = ''

doesn't seem to work from the edasprof.
Does anyone know a way to make this setting global so i don't have to edit every single fex?




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
February 09, 2015, 01:04 PM
WF_IL
Hi
You can set it from the webfocus client console general settings

Yours

Eran


Yours,
Eran
SRL Products

http://www.srl.co.il

February 09, 2015, 01:16 PM
Francis Mariani
Admin Console > Configuration > Client Settings > General > IBIF_excelservurl.

In v7.7.05 we set it to "&URL_PROTOCOL://&SERVER_NAME&IBIF_webapp", the initial value.

In v8.0.08 we set it to blank.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
February 09, 2015, 01:20 PM
susannah
Yep, i did that, Frankie.
that's what i needed to know... where in the wfac to look and what to look for.
thanks.

works with IE9
doesn't work with IE8
its Oracle Access Manager that is breaking it.
on our servers that haven't had OAM put on yet, it works fine in IE8 too.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
February 09, 2015, 01:53 PM
Francis Mariani
"IE8"? And I thought we were living in the past with IE9.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
February 09, 2015, 02:42 PM
susannah
i'm still writing in 768
yes i'm sooooo old




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID