10-17-2008 05:51 AM
10-17-2008 07:11 AM
var space_to_use = companyhome.childByNamePath("User Homes/path/to/space");
where "path/to/space" is the path to your desired space.upload = companyhome.createFile("upload" + companyhome.children.length + "_" + filename) ;
to upload = space_to_use.createFile("upload" + space_to_use.children.length + "_" + filename) ;
02-05-2014 02:23 PM
02-12-2015 11:58 AM
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.