Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Push XML at Advanced Server

Featured Replies

I'm trying to understand how to have a web server insert data into a FileMaker database. The data is coming from a perl-based shopping cart, and we have FileMaker Server Advanced. The goal is that as orders are entered on the existing shopping cart, the perl script "pushes" XML at the FileMaker server creating a new record in the database. I'm finding that resources are hard to come by.

XML is output by FMSA, but is not used as input for record creation.

For record creation and editing, standard CGI queries are used. Consider reading the CWP Guide that comes with FMSA, Appendix A about the query language.

  • Author

Thank you, that is good information to hear, I didn't know that. I'll start looking at Appendix A.

  • Author

Martin, your post was VERY helpful. Thank you.

Using this I can add a record to a database...

http://192.168.0.100/fmi/xml/fmresultset.xml?-db=TESTGETCSV&-lay=layout&BillingFirstName=Wes&BillingLastName=Plate&BillingCompany=AutomaticDuck&-new

SO COOL.

If you can, turn off XML publishing and use only XSLT publishing for the DB in question. With XML publishing too much information can be read from the database with the right queries.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.