01-16-2013 10:53 AM
Reference ref = new Reference(STORE, null, folder.getPath()
+ "/cm:" + name);
Content[] read = getContentService().read(
new Predicate(new Reference[] { ref }, STORE, null),
Constants.PROP_CONTENT);
content = read[0];
01-16-2013 11:35 AM
01-16-2013 12:16 PM
name= name.replace(" ", "_x0020_");
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.