Hi,
I wonder if using FeatureWriter and Feature Reader together in a workspace affects how the fmw runs in FmeFlow?
My fwm looks like that:

When I run the fmw in Fme Form everything works fine. I get the correct fileB.xlsx
Depending on the type of service used in FmeFlow, I get different results:
- Data Download – error: 'E:\FMEFlow_Temp\fmeengines\localhost_Engine1\TempFS_1757066224587_10608\dsR_2_0\FME_22532F00_1757066082752_10608_0'. Error message was 'Permission denied
- Job Submitter - The result file is correct and saved to the defined path in the Fme Form
- Data Streaming - Under Uploads there are two folders: FeatureWriter with the fileA.xlsx and XLSXW_1 with the correct result fileB.xlsx
I have spoken with our IT department, and it seems that Fme Flow has full permissions to the temporary folder.
I would be grateful for any feedback
Ela