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
  • 706 Views
  • 0 replies
  • 0 kudos

Resolved! AOS module install failure with Community 7.4

I've been running a test Community 7.4 setup for a while, with only the 'alfresco-share-services' module installed (this is the only module in the 7.4 Community zip). The various tutorials I found on the web used Java 11, so I ran on Java 11, and thi...

Enable Alfresco to use https over PHP CMIS

Hello Everyone!We are using Alfresco PHP CMIS over http and it works fine, but we need to enable it to work over https, but we haven't found any documentation to do so or what settings we need to change to make it so, could anybody point me in the ri...

Cana by Champ in-the-making
  • 1574 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco 7.4.0.1 - Docker compose

Hi All,I recently download trial version of Alfresco content services 7.4.0.1 docker compose file. After login to login quay.io succesfully, docker compose up fails with following error. Any help will be appericated. [+] Running 1/25⠙ shared-file-sto...

How to download Alfresco ADF, step by step?

I'm new using adf and created the repository:alfresco-content-apphttps://github.com/Alfresco/alfresco-content-app.gitAfter that I ran:npm install then I ran:npm startUntil then the project worked without any problems. I am getting this authentication...

image
xavierjose by Champ in-the-making
  • 2270 Views
  • 1 replies
  • 0 kudos

Community issue tracker?

How do you search for issues? Old issue links on the net are broken. The last pages I can find at alfresco.com date from 2016, and point to https://alfresco.atlassian.net/jira/projects, but there are no relevant projects, and the Jira sign-up doesn't...

Can't create alfresco.log

I have a custom-log4j2.properties which setsappender.rolling.fileName=/opt/tomcat/updated/logs/test.logThis works, and Alfresco logs to this file (test.log, not alfresco.log). However, catalina.out is telling me that it's "Unable to create file alfre...

Edit in Microsoft Office - read-only in Word problem

Hi,we are using Alfresco 6.0.7 and option for editing in  Office 365 Word opens documents in read-ony mode. Excel works fine. We tried in Word 2016 and it worked ok, but specifiction says that 365 should also work... Then we tried version 6.1.1  and ...

mazureka by Champ in-the-making
  • 11718 Views
  • 9 replies
  • 0 kudos

Resolved! ACS 7.4 Community keystore issue

Yet another keystore question. These are everywhere, and Abhinav has gone through this in detail on his blog, but something seems to be missing.I've got mTLS working, but the issue is that the Alfresco log is complaining about its own encryption keys...

Resolved! Problems with sdk 5.2.0, I try to build the project

I using this pom configurations <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> ...

Reset Password Add-on - Alfresco 6.2

Hi All,Is there any add-on for reset password in Alfresco Coummunity Edition 6.2 where i am using for windows server.I have searched in online for this amp-file but i didn't get it.Please suggest me.Thanks & RegardsSai Kumar S

Sai-1411 by Confirmed Champ
  • 2065 Views
  • 1 replies
  • 0 kudos

Sharing content between sites

Is it possible to share a document between two or more different sites?I know of links and smart folders, but I don't want the user to leave the site when the document is opened.From the user's perspective, it should look like the document is in the ...

Alfresco Content Services REST API

Hello. Which REST service from ".../api-explorer/?urls.primaryName=Workflow%20API" promote from one user task to another user task? Show me please with simple example.