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

Forum Posts

Alfresco Content Stores

Would anyone help me of how to setup multiple storage points for alfresco? what is required to be configured so that i can store the content under for instance or E: drive.

luyanda by Champ in-the-making
  • 81 Views
  • 1 replies
  • 0 kudos

09160001 Invalid JSON Error

Enviroment:Alfresco 4.2.d CommunityopenSuse 12.3 64 bitMariaDB11:22:10,755 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 09160001 Invalid JSONorg.springframework...

thehooter by Champ in-the-making
  • 146 Views
  • 2 replies
  • 0 kudos

CAS 3.5.2 SSO Alfresco 4.2.c

Hi to all i'm tryng to configure alfresco 4.2.c to use CAS server for authentication and SSO.I have read some article found with google but there is none updated.So I've made a merge of this 3 articleshttp://www.ixxus.com/blog/2011/08/configuring-alf...

scot84 by Champ in-the-making
  • 186 Views
  • 2 replies
  • 0 kudos

login two alfresco server

Hi all,I have two alfresco servers.My users should login both alfresco servers for some reasons.However, when I login first alfresco server the second server will auto logout.Is it about the cookies,sso or other reasons?How can I login both alfresco?...

steve_cx by Champ in-the-making
  • 96 Views
  • 2 replies
  • 0 kudos

Android App and custom aspect

I am trying to extend the Android App to be able to upload content, have the server add an aspect, and then edit the meta data for this content on the device/app.Using 4.2 HEAD from about August on my dev server if that's relevant.I created new aspec...

wimc by Champ in-the-making
  • 205 Views
  • 1 replies
  • 0 kudos

Changing where physical files get stored

Hi,Can someone please help me on how I can change the directory where the following folders get stored?I currently have the following physical folders such as./alfresco/contentstoreand./alfresco/lucene-indexesstored under c:\windows\system32 folder. ...

tanoto by Champ in-the-making
  • 119 Views
  • 1 replies
  • 0 kudos

how to finish looping subprocess

Hi to all,in my process I have a sub process that iterates 3 ​​times and then continue with the normal flow within the sub process if the condition is ok "Sent Info ?" the sub process should end no matter and stop iterating, the problem is how to do ...

Activiti process timer DB entry

Hi  All,We have a scenario to notify the user with some message after 30 days. We have used the below code to initiate the timer: <boundaryEvent id="timer1" name="Timer1" attachedToRef="subProcess" cancelActivity="false">          <timerEventDefiniti...

Logging mails send by email task to database

My requirement is to log every mail that is send from our application into a database table.I have a mail service and all mails are send thorough that which does the logging also.my question is can i use that mail service with a email task ?? is acti...