I have a developer who is trying to automate the upload of documents.The code tries to find the existence of a file before it attempts to create a new document. When they run the query OpenText “thinks” that the file doesn’t exist but it does with a different letter casing (e.g. "Q3.2017pressrelease.pdf" vs "Q3.2017PressRelease.pdf"). Is this a known issue? Is there any way to specify the query to ensure that the file name is found regardless of the case of the name?