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

Forum Posts

generating keys for Solr when on a separate box

Hi,I've installed community 4.0d successfully running with Lucene. I'm now looking to move to Solr running on a separate box. Could somebody provide guidance as to how to complete the environment varibles in the generate_keystore.sh in this case Also...

monkieman by Champ in-the-making
  • 145 Views
  • 1 replies
  • 0 kudos

Which code lines of Activiti Explorer to edit model?

Hi all.I now have plan to create new Activiti Explorer separated from Vaadin. Would you show me which code lines to edit model?. I have read source code and extract that method:   public String editModel(String modelID) {      // TODO Auto-generated ...

holysoul by Champ in-the-making
  • 371 Views
  • 6 replies
  • 0 kudos

expression is not working in formkey

<userTask id="managerApproval" name="manager approval" activiti:assignee="${manager}" activiti:formKey="managerApproval.jsp?manager=${manager}"></userTask>manager is a  process variable. it works fine as an expression in assignee, but doesn't work fo...

accipiter by Champ in-the-making
  • 404 Views
  • 6 replies
  • 0 kudos

Alfresco Document Management

Dear All,I am Manjula and Oracle DBA in occupation. Currently my company looking for a document management system and I am interesting to have good evaluation of Alfresco DCM. I have referred forums and support documents about DCM and have few questi...

manjulaz by Champ in-the-making
  • 246 Views
  • 1 replies
  • 0 kudos

Activiti in Action [rookie question] Esper integration tutorial

Hy,I went through the excellent book Activiti in Action and I am a little bit lost At the beginning I was enthousiastic: not beeing so familiar with Eclispe I managed in few minutes to setup the environment and build my first workflow, uploaded the ....

thebruuu by Champ in-the-making
  • 178 Views
  • 1 replies
  • 0 kudos

Erro após reindexação

Alguém pode me ajudar com esse problema?11:19:27,832  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework[INFO] Clustering has been disabled[INFO] Deploying module: addressing-1.5.1 - file:/C:/Alfresco/tomcat/webapps/axis2/WEB-INF...

rainerp by Champ in-the-making
  • 850 Views
  • 2 replies
  • 0 kudos

LDAP synchronization with two Active Directory servers

Hello,I am working on the ldap synchronization of users and groups between Alfresco and Active Directory.I need to synchronize <strong>two AD</strong> located on <strong>two different servers</strong>: AD1 and AD2.-AD1 contains groups and users relat...

bbiais by Champ in-the-making
  • 709 Views
  • 1 replies
  • 0 kudos

Specify candidate group for my serviceTask

Hi,I am customizing a document review workflow and I would like that this serviceTask :<serviceTask id="reviewNagEmail" name="Nag Email" activiti:class="org.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate" activiti:async="true" activiti...