Alfresco Archive
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

1.3 Node Browser

I'm using an Alfresco CE 1.3 code base obtained from SVN early last week.In the Admin area there is a Node Browser option.This seems interesting, but I can't get it to work very well.I attempted to try to use the Lucine search based off of examples f...

ghernando by Champ in-the-making
  • 248 Views
  • 6 replies
  • 0 kudos

Problem to set the mimetype for the existing file

Hi Developers,I am trying to import the msword file  to alfresco repositry thru plain java code.MY code is given belowublic void createContentWithSpace(NodeRef nodeRef, String contentName,         ServiceRegistry serviceRegistry) {      Map<QName, Se...

srinivasan by Champ in-the-making
  • 117 Views
  • 1 replies
  • 0 kudos

Failed to set the mime type for uploading file

Hi Developers, I am trying to import the msword file to alfresco repositry thru plain java code. MY code is given below: public void createContentWithSpace(NodeRef nodeRef, String contentName, ServiceRegistry serviceRegistry) { Map<QName, Serializabl...

srinivasan by Champ in-the-making
  • 215 Views
  • 1 replies
  • 0 kudos

archive element in content model

HiCreating a content model at the moment to do some performance tests  - seems to compare favourably with Jackrabbit. (As an aside, the basic test is creating nodes with properties referencing already highly referenced nodes, something Jackrabbit doe...

dbevacqua by Champ in-the-making
  • 226 Views
  • 1 replies
  • 1 kudos

Scanning Integration

Hi!I'm busy analyzing Alfresco as a DMS, and up to this stage compare it favourably against magnolia, knowledge tree and quite a couple of other instances.One of the most important features that I'm missing is Mass Importation of Old documents (ie th...

Portlet Interface

Hi    Is there a portlet (JSR 168) interface for Alfresco??   Thanks

thiagolm by Champ in-the-making
  • 236 Views
  • 4 replies
  • 0 kudos

Additional properties in View Details

When we click on the View Details icon of a content, we see the below properties of the file:______________________________________________Name:   abc.pdfContent Type:   Adobe PDF DocumentTitle:   abc titleDescription:   Author:   Size:   170.05 KBCr...

manmeet by Champ in-the-making
  • 141 Views
  • 2 replies
  • 0 kudos

Lucene-based search is slow as well?

Based on the advice I've received in http://forums.alfresco.com/viewtopic.php?t=1908 I've redone search performance testing using the Alfresco's native Lucene-based API.The model is like this: Site->Buyer->Buyer->Notice->LangProperty (please see http...

panokhin by Champ in-the-making
  • 412 Views
  • 5 replies
  • 0 kudos

Failed to find association definition for association

Hi, I added an association to my custom content type and I added the show-association in the web client config file.But I don't see anything of the association in the web client. And when I click to save the new content, I get:     * A system error h...

timv by Champ in-the-making
  • 200 Views
  • 4 replies
  • 0 kudos