I’ve tried reproducing your issue by reading multiple files in from a folder using the Directory and Path reader. In my case, I’ve filtered for just path_type = file to focus in on the problem with uploading files like so:
I noticed that you have an AttributeCreator. Are you feeding the attribute you’ve set in the AttributeCreator in the AutodeskDocsConnector? For reference, these are my AutodeskDocsConnector settings:
If you are trying to upload both folders and files, you’ll have to use two AutodeskDocsConnectors--one with the Upload parameter set to File and the other set to Folder.
Could you possibly share:
your logfile
workspace
and/or screenshots of your transformer parameters?
If you can’t share them here, feel free to create a support case with us. Happy to help!
Could you also share which version of FME you’re using?