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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 453 Views
  • 0 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
  • 4845 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
  • 3469 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
  • 18678 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
  • 7660 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
  • 2301 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
  • 2459 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
  • 2731 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
  • 3444 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...

Resolved! alfresco + keycloak sync

Hi everyone,we are developing an extension of alfresco content service using the maven archetype.Now, we would like to use keycloak for identity and access management.We follow this guide Deploying Alfresco DBP with Identity Service using Docker Comp...

ilseva by Confirmed Champ
  • 10147 Views
  • 5 replies
  • 2 kudos

Resolved! How to lock document by admin Java

I have part of code, which runs as system AuthenticationUtil.runAsSystem(() -> {...}and in it i lock documentlockService.lock(nodeRef, LockType.WRITE_LOCK); I also tried this codeAuthenticationUtil.runAs(() -> {...}, "admin");but document locks by cu...

Skyor by Champ on-the-rise
  • 8484 Views
  • 8 replies
  • 4 kudos

Error creating SOLR core

Hi,I performed a backup of Alfresco via tutorial: https://hub.alfresco.com/t5/alfresco-content-services-blog/creating-and-restoring-backups-for-alfresco-with-docker-compose/ba-p/305070Until then, alright.I restored it and the environment is working p...

image image
cstifarol by Champ on-the-rise
  • 13306 Views
  • 6 replies
  • 5 kudos

CORS configuration for alfresco-docker 6.2 ga

Hi There,the CORS configuration with the docker version is making a lot of trouble.changing the web.xml in the docker container is not persisted and disappears as soon as docker-compose up is called.Are there any suggestions Thanks

fameur55 by Champ on-the-rise
  • 5025 Views
  • 5 replies
  • 1 kudos