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

Forum Posts

Activiti Listener

I am trying to make the LoginListener Following the Hook points part of this documentation https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/#_login_logoutlistener I added these 2 dependencies to my pom.xml :<!-- https://mvnrepository.com/artif...

Docker Compose up errors for community packaging

I am following the instructions given in this documentation. Deploying using Docker Compose | Alfresco Documentation  . When I try to docker compose up it get stucked after these lines.alfresco_1  |  27-Apr-2019 05:21:06.046 INFO [localhost-startStop...

akalanka95 by Champ in-the-making
  • 3576 Views
  • 0 replies
  • 0 kudos

Rename folder

Hello,I have the folder DEPARTMENT created as a folder model in Data Dictionary/Space Template as followsarent folder: DEPARTMENTChild folder: Client_DEPARTMENTI want when i create a folder based on the Template folder (DEPARTMENT) and rename it (to ...

imanez1 by Confirmed Champ
  • 3458 Views
  • 1 replies
  • 1 kudos

How to setup Inbound Mails in alfresco.

How to setup Inbound Mails in alfresco..Dear All,I had done lot of search on internet also i was gone through video posted on youtube and did the settings in alfresc>tomcat>shared>classess --> alfresco-global.properties. but i didnt recieve mails on ...

shivtechno by Champ in-the-making
  • 8614 Views
  • 6 replies
  • 0 kudos

Resolved! Tags not searchable after migration

I'm testing a migration of Alfresco Community 5.2 to Alfresco Community 6.1.2.  I dumped and restored the metadata and copied the contentstore over and did a complete re-index of the repository.  It looks like all of the data is there, but I'm having...

Activiti vs Alfresco community edition

Hi, I have downloaded Alfresco community edition only. I have some specific requirements related to workflow. What benefit will i get if i download Activiti as well? Or, its already embedded in Alfresco Community edition? 

mansa by Champ in-the-making
  • 7321 Views
  • 3 replies
  • 2 kudos

alfresco源码如何部署,请求指导

安照以下步骤:# 1. alfresco-sdk下载git clone https://github.com/Alfresco/alfresco-sdk.git# 2. 构建,要跳过test,test中会有连接配置中数据库等操作,之后我们再说改配置文件的问题,这里跳过cd alfresco-sdkmvn clean install -Dmaven.test.skip=true# 3. 生成扩展项目mvn archetype:generate -DarchetypeCatalog=local# 4...

honghai by Champ in-the-making
  • 2297 Views
  • 0 replies
  • 0 kudos

Images in HTML rendition are missing

I have uploaded word document files and created their HTML rendition by executing the script. When I retrieve the content of the rendition by call REST I get the HTML file in which src for image element has value like this target_13312113541328884284...

rohit9637 by Star Contributor
  • 2027 Views
  • 0 replies
  • 0 kudos

Workflows I have started(completed) page is not opening

Hello everyone,I am working on the workflow by trial and error method to fulfill our requirement. Suddenly workflow list page is not opening and giving error as below. I have even removed documents on which I was starting the workflow for testing pur...