02-17-2009 02:11 AM
02-19-2009 01:38 AM
03-12-2009 08:22 AM
03-17-2009 01:36 AM
Hello,Hello Jarrett,
Are you talking about just creating a Unique ID for documents? We did this by creating a policy component that pulls an ID number from a table we created within the Alfresco database.
03-24-2009 12:09 PM
03-27-2009 01:54 PM
var props = new Array (1);
props ["custom:DocumentID"] = 8;
document.addAspect("custom:DocumentID",props);
This script is executed when a document is created. Now i want to retrieve the number 8 in a javascript.04-22-2009 06:25 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.