Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5309 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Hello,

Is there a way to detect if a file has been uploaded to a Web Viewer Supercontainer field? Or have Supercontainer set another flag to "yes" upon upload?

I'd like to notify particular users via email when a document is uploaded.

Thanks

Edited by Guest
Posted

The best way to do this would be to use the SuperContainer Companion plugin in your database. You can call the SCGetInfo function to get the information about the file stored at a SuperContainer URL. If the URL returns a filename, date, and size you will know that a file is stored at that location.

Another way to do this would be to use the SC Companion plugin to script your file uploads. You can use the SCSetConainer function to script a file upload to SuperContainer, which would then also allow you to script sending out an email at the same time that the file is uploaded.

This topic is 5309 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.