Search the Community
Showing results for tags 'fmpxmlresult'.
-
Is there a way to query CWP using FMPXMLRESULT as payload to create new records in FileMaker? Goal is to be able to insert records from command line using curl from FMPXMLRESULT files to avoid a somewhat clunky query from FileMaker XML import. I tried the following: cd /tmp/ curl -X POST -k...
-
- fmp18
- fmpxmlresult
-
(and 1 more)
Tagged with:
-
This is an XSLT stylesheet to convert from FileMaker's fmpxmlresult to sitemap and vice-versa. https://github.com/TyrfingMjolnir/fmpxmlresult2sitemap
-
- fmpxmlresult
- sitemap
-
(and 1 more)
Tagged with:
-
https://github.com/TyrfingMjolnir/FMPXMLRESULT2psqlCOPY
-
https://github.com/TyrfingMjolnir/fmpxmlresult2SwiftyJSONModel
-
- fmpxmlresult
- swiftyjsonmodel
-
(and 1 more)
Tagged with:
-
Hi! I have this persistant problem when I try to import my XLM data into filemaker. I use various XML inportations in my filemaker database and they all import perfect with the msdso_elem.xslt file, but not this xml type! I don't know what I'm doing wrong... I made this XSLT document, but when I...