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.

Featured Replies

I have a very simple test file with two tables: A and B

I have a very simple script: Import A into B

File is hosted on FMPS12

Script works when executed from client side but not server side (schedule)

I am sensing that it might be the file path.

'file:import-test' is what I have now should it be different when running from the server (via schedule)

FileMaker server can only import from the documents and temporary path. See article: http://help.filemaker.com/app/answers/detail/a_id/7035/~/import%2Fexport-script-on-filemaker-server

So, you have two choices:

  1. You can export from table A and then import from the export file into table B
  2. Script the record generation from table A to table B

Hope this helps.

  • Author

Very helpful, thanks Agnes!

Hi rivet

If you are importing and exporting server-side, you will not be able to use FMP files (unless that has changed in FMP12) - you will need to use Tab delimited, merge or CSV files. I think that XML works too, but I can't locate my notes when I was wrestling with this problem

If your data includes repeating fields, you can only import and export in merge format.

HTH

Brian

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.