11-16-2012 04:48 AM
var folder = roothome.childByNamePath("Sites/my new folder");
upload = folder.createFile(filename) ;
11-16-2012 05:02 AM
11-16-2012 05:45 AM
var folder = companyhome.childByNamePath("Sites/subfolder1/subforder2");
upload = folder.createFile(filename) ;
upload.save();
02-05-2014 02:49 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.