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

Forum Posts

Resolved! No bean named 'alfresco-solr' available

Hello,I am trying to deploy alfresco community edition on OpenShift and currently have up and running followingpostgres dbamqsolrwhen deploying alfresco content repository it fails with following exceptionCaused by: org.springframework.beans.factory....

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
  • 3748 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
  • 3655 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
  • 9286 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
  • 7819 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
  • 2516 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
  • 2167 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...

Resolved! Problems copying a document to several userHome

I have a document with a custom type.One of those properties allow for the userNames of several users separated by space.A script reads these userNames and copy the document to the relevant userHome space.It works fine if I have only one user.When I ...

Suspending a user task ,and reviving it later

In my process definition, there is a user task A. On its completion an other user task B is triggered. But this is normal flow. It may happen that user working on A needs additional information. So he/she need sot suspend it and starts working on ano...

mghildiya by Champ in-the-making
  • 2106 Views
  • 0 replies
  • 0 kudos

Alfresco Share login - nothing happens

I have just installed the Alfresco Community Edition using the distribution zip, and now I can login to the Alfresco admin console, but cannot login to the Share, after I clicked the "Sign In" button, the page got refreshed but no error message.Any h...

chen by Champ in-the-making
  • 4056 Views
  • 2 replies
  • 0 kudos

Adding custom form outcome buttons

I've spent some time searching for a good answer, but I cannot seem to find any instructions, maybe I am searching with the wrong queries, idk. If this question has been asked before, I'd gladly be pointed in the right direction.Anyways.1. I have cus...

henrikr by Confirmed Champ
  • 4382 Views
  • 1 replies
  • 0 kudos

LDAP Sync with custom info

Hello All,We have installed APS 1.9.0.3 and configured with LDAP (Active Directory). All users and groups and sync succcesully.However we want to sync some custom information like "Office" and "Telephone Number"Is it possible to do that with some cus...