Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Invalid filename in parameter 'fileName' Error

Avatar

Level 5

Hello,

 

I am receiving an error message when uploading a document and I am not sure why.

 

Here are two bundles that uploaded fine:

Eric_D_Miller_1-1746624054365.png

 

But this bundle did not process:

Eric_D_Miller_2-1746624082749.png

Here is my error:

Eric_D_Miller_3-1746624100681.png

Here is my upload file module configuration:

Eric_D_Miller_4-1746624162285.png

The failed filename does not appear to have any illegal characters. Is there anything else that could cause this error when uploading a file?

 

Thank you

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

4 Replies

Avatar

Level 1

@Eric_D_Miller one possible reason is having the same name in your folder. Can you check that, please? Otherwise, can you share the inputs from the failed run on your scenario? 

Avatar

Level 5

@DimitrisGoudis Hello! Do you mean to say that I cannot have a duplicate file name in my destination folder? I do not believe any two files with the same name are being downloaded/uploaded.

 

I can also confirm that the resulting filename does not exceed 255 characters.

 

My input bundle on the failed Operation was null '[]'.

 

Eric_D_Miller_0-1746799343587.png

 

Avatar

Community Advisor

Hi @Eric_D_Miller 

To test: Does the upload of file 87 work of you hardcode a filename? 

If it works there the filename has some sort of invisible character - you could cleanup the filename with the regexp module.

Avatar

Administrator

@Eric_D_Miller Just checking in — were you able to resolve your issue? We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni