Dear FME Community,
I am facing a challenge while using the SharePointOnline Connector in FME to load a CSV file directly as an attribute. My objective is to avoid storing this CSV file on any network drive, local drive, or an M365 named account OneDrive folder. Instead, I'd like to process it immediately within the FME workflow.
Goal:
My end goal is to convert this attribute—which contains the entire table from the CSV file in text form—into a temporary table or a temporary CSV within FME for further transformation.
Version:
I am currently using FME version e2022.2.0.0 (20221103 - Build 22765 - WIN64) ].
Problem:
I can successfully load the CSV file as an attribute (see picture), but I am struggling to convert this attribute to a format (temporary table or temporary CSV) that I can then transform further.
Questions:
How can I convert an attribute (_contents) containing a full CSV text file into a temporary table or CSV within FME?
Are there any transformers or specific settings that can facilitate this operation?
Your expert advice and guidance on this issue would be much appreciated. Thank you in advance!
I wish there could be a super easy and effortless way to load CSV and Excel files dynamically and directly from SharePoint Online.
Best regards,
Reno