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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 621 Views
  • 0 replies
  • 0 kudos

Connecting Alfresco with postgresql

Hello,I am new to alfresco. I have a PostgreSQL server (13) installed. I am trying to connect it with my community addition. I have followed the steps mention on alfresco docs but I am not sure that both are connected or not. Following are my questio...

kazmi5 by Champ in-the-making
  • 5101 Views
  • 4 replies
  • 0 kudos

PostgreSQL service start failed on CentOS 7

Installed PostgreSQL using:sudo yum install postgresql-server postgresql-contribPostgreSQL version: 9.2.18When start service:sudo service postgresql start Got error:Redirecting to /bin/systemctl start postgresql.service Job for postgresql.service fa...

Boothe6952 by Champ in-the-making
  • 8818 Views
  • 1 replies
  • 0 kudos

mapping users to groups

I am in the process of migrating an ACS 4.2.6 instance to a new data center and have the tedious task of creating locally authenticated users in place of the LDAP-authenticated users on the source system. Part of this process will entail adding users...

How to make blockade using behaviours?

Hello,I created a behaviour that executes some logic to check if the user is privileged to move/delete/update a node ( BeforeDeleteNodePolicy, OnUpdatePropertiesPolicy, BeforeCheckOut).If the user is not privileged, it throws AlfrescoRuntimeException...

upforsin by Star Collaborator
  • 3032 Views
  • 2 replies
  • 0 kudos

ACS 7.0 Community Edition and SDK Version

Hi,I am trying out community edition 7.0. For customizing I am trying to generate maven project as given the documentation using the following command> mvn archetype-generate -Dfilter=org.alfresco:I chose option 11 -> aio project (platform with share...

share 404 after added enablecors.jar

Hi,For ADF to work, as I use both adf and share module, I enabled cors by copying enablecors-1.0.jar to my tomcat server in tomcat/lib folder and I can now login from ADF without worrying about cors.But after enabling cors, my share module at /share ...

CONTENT INTEGRITY ERROR

I am intergrating alfresco communitty edition with LDAP. i tried all options available but could not able to resolve the issue.i already defined volumes property with it location but still getting the error.please any who can help me outDocker.compos...

waqar by Champ in-the-making
  • 4913 Views
  • 1 replies
  • 1 kudos

Fetching tasks based on the task start date in REST API

Hi,I've been trying to filter the tasks based on property value using WorkflowTaskQuery where I'm implementing setProcessCustProps() method in which I'm passing a list of property-values. I was able to fetch some of the properties but when tried with...

Tabu by Champ in-the-making
  • 3539 Views
  • 2 replies
  • 1 kudos

Resolved! alfresco-global.properties location

i am facing difficulties in finding the alfresco-global.properties file . i am using docker to run alfreso community editon 7.0how can i access this file  and update this file.can any one help me out

waqar by Champ in-the-making
  • 18875 Views
  • 6 replies
  • 3 kudos

Resolved! Activity feed e-mail notification content grouped by site

Hi,having large amount of activities on a daily basis a user easily gets lost in the content of activity feed e-mail notificiation.What is the best way to group individual activities by related Site?Outline of how notification e-mail structure should...

trmmnt by Champ on-the-rise
  • 7757 Views
  • 4 replies
  • 1 kudos

Why is the getName() for a task returning the formKey?

I have this declared as my start task for a workflow: <startEvent id="StartWriteMessage" name="Start" activiti:formKey="elpwf:startAndAssignUser"> <extensionElements> <activiti:taskListener xsi:type="xsd:anyType" event="complete" cla...

mangar by Star Contributor
  • 2319 Views
  • 1 replies
  • 0 kudos

Filter Processes by User

Hello Everyone, Is it possible to filter the processes by the users who created them or who are assigned to certain parts of them? Thank you very muchDaniel

Daniel1231 by Champ in-the-making
  • 2484 Views
  • 1 replies
  • 0 kudos

APS Log Setting

I am trying to create log file in APS.https://docs.alfresco.com/process-services/1.10/admin/#logging-in-process-servicesAs per this Docs, I have created logback file at <aps-install>/tomcat/lib location.It is not creating log file.

sp2 by Elite Collaborator
  • 2765 Views
  • 1 replies
  • 1 kudos

Backup and Restore of Alfresco MySQL database

I am in the process of migrating an existing ACS 4.2.6 system to a new data center. The original instance used LDAP for authentication, whereas I am using local authentication on the new instance. To keep the data current, I have been syncing the /al...

Restrict visibility of custom aspect

Hi,i have some documents with custom aspect (many properties). I want show this custom aspect only for specific user group, and hide this aspect for other users.There is a way to do this?Alternatively, there is other way to show some document's metad...

Lvit by Champ in-the-making
  • 3491 Views
  • 2 replies
  • 1 kudos

Admin Console Password

I am in the process of migrating an Alfresco Content Services v4.2.6 instance to a new data center. While the server in the current data center is using LDAP for authentication, we were hoping to set up the new server with a much smaller user communi...