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

Forum Posts

Resolved! Problem uploading a Model

Hello,I'm getting an error trying to upload the xml file inside Repository > Data Dictionary > Models: "Error: The aspect is invalid: {http://www.bcpg.fr/model/designer/1.0}modelAspect"Anyone XML file returns this error, and there doesn't have refere...

bay96 by Champ in-the-making
  • 4190 Views
  • 1 replies
  • 0 kudos

Resolved! Deployment of the HelloWord buid with SDK 3 to Alfresco 4.2

Hello,I actually try do deploy an HelloWorld project on alfresco 4.2, and I am stuck.What I have done:I have install Alfresco on my computer with the Windows wizard, I use the default installation, so I didn't change any default port.I create a new p...

vmiorga by Confirmed Champ
  • 5904 Views
  • 3 replies
  • 0 kudos

Audit events and PDF progressiveLoad

Hi,I have recently enabled alfresco-access, but I notice that since we have enabled progressiveLoading in web-preview.get.config.xml, we are getting seperate readContent audit entries for each chunk.This shows as multiple entries for an individual us...

Resolved! Outbound email configuration for Alfresco Community 201707

Hi,I have followed the below steps to send mail from alfresco to the end userstep 1: In alfresco.global.properities file added the below configuration:### E-mail site invitation setting ###notification.email.siteinvite=true# Outbound Email Configurat...

anandhan by Star Contributor
  • 7873 Views
  • 1 replies
  • 1 kudos

Resolved! Document Dashlets problems

Hi everyone,I have a clean installation of Alfresco (installed with the alfresco-ubuntu-installer) and in the Home dashboard, in the "My Documents" dashlet I see an error saying "error loading item".If I delete the models from solr folder in/opt/alfr...

akafortes by Confirmed Champ
  • 4783 Views
  • 1 replies
  • 0 kudos

cmis query fails with join and contains(path)

Hi,I have a problem with my cmis query, any help would be appreciated.The following query works :   SELECT * FROM cmis:document as D   where CONTAINS(D, 'PATH:"//."')It returns all the documents, 800 documents(Actually the Path is more complicated bu...

staarkh by Champ in-the-making
  • 5970 Views
  • 1 replies
  • 0 kudos

How can i get corresponding user tasks?

Hi Team,     I was integrated activiti plugin in in my spring application. activiti related tables also created in my database. I have already some tables for users because of login purpose. Now, i logged-in with one of the user with spring security ...

vamsinipun by Star Contributor
  • 4295 Views
  • 2 replies
  • 0 kudos

Resolved! FTP in Alfresco

Hi All,I am trying to enable FTP in Alfresco . I have made these changes in /opt/alfresco-community/tomcat/shared/classes/alfresco-global.propertiesftp.port=2121ftp.enabled=trueand when i am trying  to access using ftp://admin:admin@localhost:2121/Al...