tracker issue : CF-4201687

select a category, or use search below
(searches all categories and all time range)
Title:

Give spreadsheetread() ability to read from file object

| View in Tracker

Status/Resolution/Reason: To Fix//Investigate

Reporter/Name(from Bugbase): Jack Drysdale Jr / Jack Drysdale Jr ()

Created: 03/22/2018

Components: Document Management, Office Integration

Versions: 2016,11.0

Failure Type: Others

Found In Build/Fixed In Build: /

Priority/Frequency: Normal /

Locale/System: / Other

Vote Count: 0

Currently, spreadsheetRead() / cfspreadsheetread can only read an Excel file saved to disk.  I would like spreadsheetRead() and cfspreadsheetread to have the ability to read an Excel object that is stored in a variable and not saved to disk.  This could allow a reduction in disk I/O while still being able to manipulate an Excel object.

Additionally, there are other tags/functions that can use both a file path or a file object.

Propose adding this to CF 10 and all versions after.

Attachments:

Comments:

I think fileGetMimeType() could benefit greatly from being able to parse a file in a variable as opposed to just a file saved to disk.
Comment by Jack D.
27300 | April 05, 2018 04:03:17 PM GMT