Hi all,
Currently I have a process that gets an excel file from an open data site, saves it into a Network File share location, and then i read it back into my workbench to continue my ETL process.
(Download I am using from open.canada.ca:
https://data.ontario.ca/dataset/7a049187-cf29-4ffe-9028-235b95c61fa3/resource/6545c5ec-a5ce-411c-8ad5-d66363da8891/download/private_school_contact_information_eng.xlsx)
I would like to stream line the process by avoiding the need to download the file and then reading it into my workbench. I’d rather save it to an attribute and go from there. When I use a BinaryDecoder with default settings, it’s able to read the attributes (see attached image) from the attached HTTPCaller, however, when I run it, It just fails with this huge hexadecimal error log.
FYI, I am running FME Workbench 2022.2, and I shared a portion of my workbench in the attached zip.
Anyone have a similar process that can provide some guidance? Am I limited to only downloading? Any and all help is appreciated :)
Kind Regards,
Senad