Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Getting XML data using custom web publishing


This topic is 5090 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm trying to use custom web publishing to export data as XML, do that I can access it via a web application on a different server. I'm completely new to this so I have no idea what I'm doing. I have set up a user account in my database with the fmxml privilege, and FileMaker Server Admin shows that my database is accessible via XML (and XSLT). I would have though that I could access the server via a web browser, something like this:

http://server/fmi/xml/fmresulset.xml?-dbnames

http://server/fmi/xml/fmresulset.xml?-db=customers

But when I do this, I get an XML document back containing an error (error code="954"). Am I doing something really obvious wrong?

Posted

That would be "Unsupported XML grammar"

You're missing the first T in fmresultset. That should make the first URL work.

The second one wouldn't work because it's an incomplete instruction.

This topic is 5090 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.