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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1860 Views
  • 1 replies
  • 0 kudos

A.A.A.R. install using mysql user other than root

Hello everyone,I am trying to install A.A.A.R. with mysql cluster.For some reasons, I am not allowed to use root for mysql, so I created another mysql user=pentahouser that has full permission to database AAAR_DataMart and AAAR_Kettle.According to th...

thomasgk by Champ in-the-making
  • 7943 Views
  • 3 replies
  • 0 kudos

Resolved! Redirect to Log in page every time

I installed Alfresco content services 6.0. At startup there are only the following errors and warnings (It’s not obvious to me that they are related to my problem.):дек 07, 2018 12:35:34 PM org.apache.catalina.util.SessionIdGeneratorBase createSecure...

npavlov by Confirmed Champ
  • 8384 Views
  • 3 replies
  • 0 kudos

freemarker tags and categories

Hello,i'm making a freemarker dashlet and i need to list document library:<#assign docurl=url.extension><#list companyhome.childByNamePath["Sites/"+docurl+"/documentLibrary"].children as child>  <#if child.isContainer>       ............  <#else>    ...

frank_l by Champ in-the-making
  • 2979 Views
  • 0 replies
  • 0 kudos

Aikau waitForPageWidgets

Hi all,I'm developping a page using document list and paginator (AlfDocumentList & Paginator).When putting these widgets inside a custom SimplePanel widgets (extended just to support additional css class, no other changes), communication between widg...

Report on status of uploaded documents

Dear Community,does anyone know how I can generate a report showing the status of all uploaded documents on an Alfresco site? The report would need to show:- which folders have at least one document and which folders are empty.- version and date of l...

Cant autowire Related Content Service

Hello.New to Alfresco Activity.I have uploaded some files in my process. Now I want to access them in my execution listener but whenever I try to Autowire the RelatedContentService it gives me null. I will attach picture of my relevant code.In thee a...

Resolved! Keep getting log-out after 15 minutes

HI, I'm new to using Alfresco Activiti. While I'm using Activiti for about 15 minutes, I automatically get logged-out. So I have to store my data continuously, otherwise I have them lost.What good be the problem?

Different custom property value for every file version?

Alfresco Share v5.2.fAlfresco Community v5.2.0-------------------------------------An app is using alfresco repo, user logs into the app & updates a file in alfresco repo via CMIS 1.1. Can we have a custom property myUpdatedBy which value can be assi...

elcamino by Confirmed Champ
  • 4351 Views
  • 0 replies
  • 1 kudos

Resolved! Some Alfresco Share proxy requests fail with 500 http status code, although Alfresco repository returns successfull http response (200)

I have upgraded a customer from 5.1.4 to 5.2.4 Alfresco Enterprise.After migrating the source code and installing the new Alfresco installation via installer, we have Alfresco Share itself is running, but certain requests to the alfresco repository v...

jego by Star Contributor
  • 18674 Views
  • 7 replies
  • 3 kudos

Can Activiti 5.19 DB be upgraded from Postgres v9 to v11

We have used Activiti version 5.19 in a production environment since 2015 with a Postgres version 9 database.  The database is approximately 70 GB.  We plan to upgrade the Postgres DB from version 9 to version 11. Our Activiti application generates a...

tone1036cl by Champ in-the-making
  • 2866 Views
  • 0 replies
  • 0 kudos

Resolved! ADF component to add a custom aspect to a file

Is there any ADF component which allows a user to add a new type or aspect to a file?Currently, we are running ADF 2.6 and the only metadata-related component we can find is the Content Metadata Component. However, this component doesn't allow a user...

onkovic by Confirmed Champ
  • 7717 Views
  • 4 replies
  • 1 kudos

Alfresco-Shibboleth SSO configuration

I need to integrate Shibboleth with Alfresco Community 5.2 for SSO. I have installed Shibboleth SP(Service Provider) in my machine. Ideally Alfresco should redirect all the users to Idp (Identity Provider) URL from share/page, but I don't know what c...

Resolved! REST API endpoint to add aspects to a file

I am trying to create an ADF component which allows users to add new aspects to a document, similar to the Manage Aspects button in Share. However, I do not find a corresponding method in the Angular class AlfrescoApi, so I guess I will have to write...

onkovic by Confirmed Champ
  • 8088 Views
  • 2 replies
  • 0 kudos