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.

FM12 External Storage and SuperContainer

Featured Replies

Is it possible to export from an externally stored FM12 container to Supercontainer using SCSetContainer?

 

In my tests I just get a file exported called 'Remote File:Image.jpg' with no content.

I didn't check the documentation, but I think that function is for setting a FileMaker container from a file stored in SuperContainer.

 

If you did not encrypt your externally stored FM12 container files, SuperContainer should be able to access all the files in the same structure they are currently stored in. I'm not saying you should have SuperContainer access them from where they are at, but if you are converting from FM Container to SuperContainer, you could move the files to a new directory and let SuperContainer access them from there.

It is possible - SCSetContainer is the right function - I just created a test DB today that does this for a project I'm working on. Can't come up with a reason why this wouldn't be working, unless perhaps you're using encrypted storage in FM...

  • Author

I got it working in the end, SCSetContainer seems to work fine via client but from a Scheduled FM Server script we have found we must specify a filename using something like:-

SCSetContainer( <SuperContainerURL>; <FMContainerField>; "filename="<some filename>" )

This was then complicated by the extra data returned as a filename by external containers.

The simple work around was to copy the container content to an internally stored container field to carry out the operation we needed ( reduced the resolution of an image ). I guess you could also just pick the filename out using a calc depending on your requirements.

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.