Excel file upload with parentheses in name is failing upload to unix server
Hi All,
We are using Pega 8.4.x vrsion.
We have a screen to upload an excel file and we are using pxParseExcelFile to process the excel file.
Our server are in Unix servers.
When I upload a file which has parantheses in name [for example "Sample (2).xlsx" ], in Unix server folder file://web:/StaticContent/global/ServiceExport/, the file name saved as Sample$282$29..xlsx [The parantheses is replaced with $28 $29)
Due to this, I am getting "File not found exception and not able to upload the file.
Could anyone please help me how to fix this issue.
Appreciate your time and help.
Thanks in Advance
Sahul Vetcha