05-03-2012 07:15 AM
2012-05-03 13:06:53,658 INFO [vti.web.VtiRequestDispatcher] [1429532546@qtp-1971245451-20] Note - no handler was found for HEAD to uri='/administration/documentLibrary/file.docx'
2012-05-03 13:06:54,729 INFO [vti.web.VtiRequestDispatcher] [1429532546@qtp-1971245451-20] Note - no handler was found for GET to uri='/administration/documentLibrary/file.docx'
2012-05-03 13:06:54,749 INFO [vti.web.VtiRequestDispatcher] [1429532546@qtp-1971245451-20] Note - no handler was found for HEAD to uri='/administration/documentLibrary/file.docx'
05-03-2012 08:29 AM
09-14-2012 05:09 AM
11-09-2012 01:50 PM
11-26-2012 03:23 AM
//start script
var luceneQuery = "@usr\\:username:\"userName\"";
var userStoreReference = "user://alfrescoUserStore";
var result = search.luceneSearch(userStoreReference, luceneQuery);
result[0].properties["usr:enabled"] = false;
result[0].save();
//end script
Change : userName
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.