Cannot Upload Attachment Files with Special Characters in File Name Such as "%" "$"
(Doc ID 2116330.1)
Last updated on JANUARY 02, 2024
Applies to:
Oracle Agile Product Collaboration - Version 9.3.3.0 to 9.3.6.0 [Release 9.3]Oracle Agile PLM Framework - Version 9.3.3.0 to 9.3.6.0 [Release 9.3]
Information in this document applies to any platform.
Symptoms
Not Able To Upload If Filename Has Dollar Sign (Special Characters)
Java Client Error
'Filename contains invalid characters and will not be uploaded.'
Web Client Error
'File "$xxxxxxx.docx" is invalid because it contains unsupported characters and has been removed from the upload list.'
Agile API/SDK Error
Error code : 60086
Error message : Call APIException.getRootCause() for details.
Root Cause exception : com.agile.webfs.components.common.RepositoryException: Filename contains invalid characters and will not be uploaded.
Steps
The issue can be reproduced at will with the following steps:
- Log into Web Client
- Try to upload/attach a file with Filename Has Dollar Sign ("$xxxxxxxx.docx" )
- Error: 'File "$xxxxxxx.docx" is invalid because it contains unsupported characters and has been removed from the upload list.'
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |