March 10, 20214 yr FM18P: What is best practice when it comes to importing data using JSON / ION? I usually use XSLT and FMPXMLRESULT for import, is there a similar way to do these imports of records into FileMaker? FM19S consideration: I guess the simplest way is to write something in ECMA or Swift that outputs the portable array as FMPXMLRESULT? As pr example curl -kL https://api.domain.tld > /opt/local/usecaseION2FMPXMLRESULT > /opt/FileMaker\ Server/Data/Documents/usecase.$(date).fmpxmlresult.xml But then again FileMaker 19 Server does not allow for XML imports? Edited March 11, 20214 yr by ggt667
March 17, 20214 yr Author Exporting XML files on the form FMPXMLRESULT works just fine PSOS FM19S linux, no need to worry about XML not being ported to FM19S Linux.
Create an account or sign in to comment