I have a filemaker solution which passes files from one database to another using BE_FileImport. This was the only way that I could see to copy a file from a container on one database to a container on another independent database. Its is via a server script by exporting the file to a known path then upload to the other DB from that path. It has been working for years. It is not an option to connect the DB directly via a relation link or FMDS.
Anyway, I have a new client who uses Chinese file names and I have now discovered that BE_FileImport does not seem to handle Chinese characters. It replaces them all with '_" characters. The file itself exports properly with Chinese name, but after FIle import the name inside the receiving container is wrong.
I am using the latest version of the BE plugin.
The server is a Windows Server 2022.
Base Elements is silent on this.
Anyone in the community have thoughts or suggestions?
I have a filemaker solution which passes files from one database to another using BE_FileImport. This was the only way that I could see to copy a file from a container on one database to a container on another independent database. Its is via a server script by exporting the file to a known path then upload to the other DB from that path. It has been working for years. It is not an option to connect the DB directly via a relation link or FMDS.
Anyway, I have a new client who uses Chinese file names and I have now discovered that BE_FileImport does not seem to handle Chinese characters. It replaces them all with '_" characters. The file itself exports properly with Chinese name, but after FIle import the name inside the receiving container is wrong.
I am using the latest version of the BE plugin.
The server is a Windows Server 2022.
Base Elements is silent on this.
Anyone in the community have thoughts or suggestions?