October 3, 200817 yr An external user is trying to import data to a non-FileMaker database getting data through a xml-query. http://user:pw@host:port/fmi/xml/fmresultset.xml?-db=database&-lay=layout&field=content&-find When trying against our development server (Win2003/FMSA9) it worked fine. We made exactly the same fields/accounts/layouts at a customers server (Mac OS10.?/FMSA8). The difference we get in the requests is the path to fmresultset.dtd. From our development server the path is http://host:port/fmi/xml/fmresultset.dtd. From customer server we get only /fmi/xml/fmresultset.dtd. Hence it is not possible to import data at third party. Any suggestions?
Create an account or sign in to comment