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.

Importing from an http server

Featured Replies

Does FMpro 6 have the ability to import live or streaming data on a continuous basis from another program that offers an http server or xml api? Both programs run locally. Any links or additional info appreciated.

FM6 and 7 can import data from an HTTP link providing the data on the other end is in XML format and you write an XSLT to transform that XML into the filemaker XML format. Read up on the 'xml import' section in the help file for info about that.

To make this happen on a continuous bases you'd need to dedicate one machine running FM to be in a loop and import every x seconds/minutes... into a hosted file. This should be a dedicated machine because it will do nothing but this. If you do this on your own local machine you won't be able to do anything else.

See also www.filemaker.com/xml for more info on XML grammars and XSLTs.

HTH

Wim

you could also use SMIL if the source is a quicktime-compatible media stream ...

But why would you import data streams?

Just import them when needed by a specific record, or use a search request to filter out the stuff you need. Have a look at my EURO currency app at www.filemaker.com/xml - you only need to import this once a day...

Alternative:

You can stream it to your hard disk, then use shell/perl/php scripts to filter out the data needed ...

  • Author

Thanks guys. CJ, I couldn't find your EU app?

  • Author

It seems that FMpro 6 does not accept incoming DDE links, is this overcome in FMpro 7? Please correct me if I'm wrong about ver 6.

tia

Christian posted his file in the Forums also, click Link to go to it. Link

Lee

cool.gif

  • Author

Thanks Lee, I found it last night after looking again grin.gif

The XSL style sheets seem very complex to write.

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.