08-22-2007 05:28 AM
08-22-2007 05:50 AM
10-31-2007 02:32 PM
11-01-2007 05:30 AM
…
nodeTemplate = search.findNode("workspace://SpacesStore/" + templateId);
nodeNew = nodeTemplate.copy(nodeParent, true);
nodeNew.name = spaceName;
…etc.
where templateId is the nodeId of the template you want to copy from and nodeParent is the space into which you want to create the new space.11-01-2007 05:52 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.