Hello. my script in Workbench provides nicely zipped result from FeatureWriter.
one excel sheet and one shapefile, named using User Parameter ("someID")
When I publish this to FME Cloud, the structure of resulting zipped is completely mangled, and the user attribute value is not provided to the final file names (SomeID is fallback default value)
(picture shows the flat view, each zip is in one of those folders)
Can this be fixed so the result output of Cloud workflow has the same structure as the Workbench result?
if I set the publish parameters in following way, the final zip file contains only one of the result files, either SHP or XLS