06-23-2010 08:44 AM
10-01-2010 04:16 AM
var customNode = somePath.createNode(filename,"prefix-name:type-name");
//Set the cm:content properties
customNode.properties.content.write(content);
…/…
//Set the prefix-name:type-name properties
customNode.properties["type-name:property-name"] = fechainicio;
…/…
10-05-2010 08:23 AM
/service/api/node/content/workspace/SpacesStore/ + uuid
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.