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

Forum Posts

HTTP Status 404

HiI installed alfresco on Centos6.2. After install, it launch 127.0.0.1:8080/share, it shows HTTP Status 404.I've checked alfresco.log. There are some errors like below:Context initialization failedfail to get server ip addressHow do I fix these prob...

shaynetsai by Champ in-the-making
  • 338 Views
  • 2 replies
  • 0 kudos

Allow external users with authentication concern

Hi,In order to allow external users to use the company's DMS. What things need to consider?Community only have limited support and default option, is it correct?Best regards,Daivsw

davisw by Champ in-the-making
  • 390 Views
  • 4 replies
  • 0 kudos

CMIS - Relationship e Associations

Ciao,sto cercando di creare due oggetti a cui sn associati due Model differenti per poi metterli in relazione con un oggetto relationship.nel model dell'oggetto source creo un associazione che punta al model dell'oggetto target:   </properties>….….  ...

Advanced Search in Dashlet

Hi everyone.I´m a developer from Brazil and at the moment I´m using Alfresco Share for some customizations.Now, I need to create an Advanced Search in a dashlet, but this research need to find metadata too.This research is possible? Can I research in...

luiz_taira by Champ in-the-making
  • 1261 Views
  • 22 replies
  • 0 kudos

SSO Authentication Fails in 4.2.c

Installed Alfresco Community 4.2.c on Windows Server 2008 R2.Attempting to configure Single Sign On following instructions from http://docs.alfresco.com/community/tasks/auth-alfrescontlm-sso.html- Restarted server. Log on as windows administrator. Wh...

lolu by Champ on-the-rise
  • 236 Views
  • 2 replies
  • 0 kudos

Bad Request 400 after query with date

Hi,Whenever I query for an historic process instance using one of the rest api I get the following error:Request :http://localhost:8888/activiti-rest/service/history/historic-process-instances?startedAfter=2014-05-21T14:47:03.982+0000  ORhttp://local...

spille by Champ in-the-making
  • 427 Views
  • 5 replies
  • 0 kudos

Session Serialization

I've encountered a problem when integrating Activiti. Before using session persistence, that worked. Now we are using session persistence. But it seems activiti can not work in such scenario. I get serialization exception all the time.My Activit vers...

ray_lee by Champ in-the-making
  • 233 Views
  • 1 replies
  • 0 kudos

Creating documents with custom properties via dotcmis

Hi,After much flailing in the dark it is looking like I am either simply missing something important or simply not trying to do this in the right way at all.What I need to be able to do is set custom properties associated with documents when they are...

katie by Champ in-the-making
  • 2755 Views
  • 8 replies
  • 0 kudos

Process not query-able immediately after it started

Hi all,Just found this weird thing: if there is a sub-process, or parallel execution, it appears that process instance / execution queries return null up until the process reaches its first wait state.I.e. I have the following code in my sub-process'...