DataCruncher Posted May 23, 2020 Posted May 23, 2020 So on FileMaker Server 19 dev preview on Centos, how do I enable XML? I attempted fmsadmin set cwpconfig enablexml=true and CLI indicates all went well, but fmi/xml/FMPXMLRESULT.xml?-dbnames yields forbidden? Thank you
Wim Decorte Posted May 23, 2020 Posted May 23, 2020 Straight from the release notes: it won't be available. https://support.claris.com/s/article/FileMaker-Server-for-Linux-Developer-Preview-Information?language=en_US
MonkeybreadSoftware Posted May 25, 2020 Posted May 25, 2020 you can expect that all deprecated features won't be ported to Linux or Cloud.
ggt667 Posted May 26, 2020 Posted May 26, 2020 (edited) Why is XML being deprecated? For some cases JSON can replace XML, in some cases there are individual benefits to both formats. Is there an XML response option for DATA API? Also for certain tasks I have FileMaker generate YML through XSLT. While we are at it: do we have direct access to Thrift? Communicating with a REST-like API is not very efficient when we know there is a Thrift API behind the REST-like one. I assume importing and exporting records as FMPXMLRESULT will still be valid? Edited May 26, 2020 by ggt667 1
ggt667 Posted March 4, 2021 Posted March 4, 2021 I use XML for documents( UBL, OAG, MTML, OAG, and a plethora of other business document formats ) and REST API for UI. Not sure how anyone can see JSON replace XML. 1
Recommended Posts
This topic is 1712 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now