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

Ive got an install of Supercontainer up and running and have not touched it long enough time so that i forgot why i did some of the things i did when i set it up.

Now i need to build another use for it and im running into a knowledge gap where the set base url is concerned.

A $$var called $$sc_base_url is set to http://servername/SuperContainer/Files" at startup.

The set base url function is invoked during the startup script and the result is used to determine if the plugin is good to go. The parameter for is: SCSetBaseUrl ($$sc_base_url).

The webviewer uses $$sc_base_url with some other arguments that specify the unique location.

The servernameC:Program FilesFileMakerFileMaker ServerWeb Publishingpublishing-enginecwpe-tomcatbinSuperContainerWEB-INFweb.xml file contains the storage location that i want.

Documents are all stored at the web.xml location when upload is invoked during upload via buttonclick on the webviewer.

Does the xml file translate the storage location from the specified base url to the new location?

What will happen if i use a script to batch transfer some files from containers to supercintainer? Will they go to the base url location or the web.xml specified location?

If someone can volunteer some time to help me understand this i would be greatful.

TIA

The base URL location is the start of where your files will be stored based on the settings of your web.xml file.

If your web.xml file sets storage to:

c:myfolderSCDocsFiles

Then the url:

http://myserver.com/SuperContainer/Files/document1

will store the file at

c:myfolderSCDocsFilesdocument1

All transfers to SuperContainer use the web.xml file to determine the storage location.

  • Author

Thanks David...

Including transfers with a plug in function call via script?

Yes, all files stored with SuperContainer will be stored at the web.xml location.

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.