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 Best Practices

Featured Replies

I have a script that imports any number of records & there related records into a solution.

Lets say Contact Table Records & Related Address Table Records & Tel Numbers stored in separate tables.

The data file being populated is hosted on fm server & shared by a large number of users all capable of creating records. Any user can import data & add records.

Anyone got any thoughts on the best way to do deal with attributing the correct serial numbers that the records will receive when they are added to the main data file and how i should pass that to the new related records before they are imported as this new serial will be there ID field?

Any best practices here?

I am also thinking that the process needs to account for records being created by other users on the network whilst the process is taking place or even others doing similar imports.

Any shared experiences would be useful.

Best

Stuart

I usually work with a temp table. Import into the temp table, import into the main parent table. Assign the record ID to a utility foreign key field in temp table, import into the sub child tables with now foreign key.

  • Author

Thanks Mr V

So import with import ID & pass back via a calculation?

best

Stuart

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.