I have data going through feature writer that creates my csv, that then is uploaded to azure file storage using its connector in fme, once I successfully upload the csv, I want to delete that file from FME_DATASOURCE where I wrote it in the earlier step. How can I do that ?
Solved
How can I delete a respective csv file after uploading that created csv to azure file storage?
Best answer by taransingh2812
Thanks Nielgerrits
Another solution that I discovered myself is, [Good thing that I was keeping exploring other transformers present]
After creating the csv using featurewritter I used a list exploder that helped me having each file name generated into its own feature value, that I used later to delete the respective file from the area using File Deleter transformer where I created them DYNAMICALLY.
It will be helpful for anyone who might have a similar query.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.