July 24, 200322 yr I created a runtime solution with FileMaker which performs an XML import using the HTTP request to another FileMaker that has Web Companion enabled. The problem that I have is that the FileMaker app that I created, when I perform the script within FileMaker, the import works perfectly without any problem. However when I created the runtime solution and ran the script for the XML import using the HTTP request, I got an error of 711 which is "Import translator can not be found". How do I get the "import translator" being mentioned included in the runtime solution in order for the solution to work? Is it possible or am I forced to have to run my solution in FileMaker. Thanks.
July 31, 200322 yr You need to include any translator files (.flt, .imp, .xlst) in the system folder of your runtime solution. You can find most of the translator files in the Developer Tool folder under runtime files.
Create an account or sign in to comment