05-21-2012 04:27 PM
05-21-2012 06:10 PM
var results = search.luceneSearch("PATH:\"/app:company_home/app:dictionary/app:space_templates/cm:Reports\"");
var srcFolder = results[0];
srcFolder.copy(space, true);
- Now go configure a rule on the documentLibrary folder in the Share site you want this to be enabled for. Make sure you set the criteria to "instances of a specific type" and the type you select is "folder". You should probably also select "Run in Background". Tell the rule to execute the script you created earlier when a new folder is created that meets this criteria.05-22-2012 11:54 AM
05-23-2012 10:51 AM
05-23-2012 11:48 AM
05-25-2012 11:00 AM
05-25-2012 11:18 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.