Hi,We are facing an issue where if there is an ampersand in filename followed by a space, then it throws a Hopi Error (file or Directory not found) while submitting the file.For ex. - If the file name is ABC & DEF then TeamSite throws an error while submitting this file. We are submitting this file using a custom workflow created using workflow modeler. We found the following error in trace.log -File not found - ABC &DEF. Note the space after the ampersand is removed. We are also not able to rename or delete this file.I have tested for ABC &DEF and ABC&DEF and they all worked.Has anyone else faced this issue earlier? Is there any solution or patch to fix this?Thanks in advance.