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

Enabling Thumbnails for Viewer Component

I'm using the Viewer Component. It renders various types of content correctly - PDF, TXT, DOCX, etc. I'm struggling to enable thumbnails.I have 'allowThumbnails' set to true but no thumbnails are displayed. I had a look at the documentation at https:...

image

How to search Alfresco for empty property?

I have Alfresco 5.2 and my task is "to get all documents with empty (one of) property", I am creating a querysearchParameters.setQuery("search +TYPE:\"ecmcndintregst:nd_int_reg_standards\" +@ecmcnddoc\\:doc_name_ru:\"\" -ASPECT:\"ecmcdict:inactive\" ...

iceja by Confirmed Champ
  • 5208 Views
  • 1 replies
  • 2 kudos

Active Directory Synchronization: empty subgroups

Hi,Im having trouble synchronizing Alfresco Process Services with my Active Directory groups.I'm using the following structure on my Active Directory:com (dc) example (dc) Example (OU) Example-Admin (group) Example...

Anonymous by Not applicable
  • 2629 Views
  • 0 replies
  • 0 kudos

Exception on insert into act_hi_detail

Hi,I'm using Activiti 5.22.0, and I occasionally encounter the following exception when trying to complete a task:### Error updating database. Cause: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "act_hi_det...

Resolved! What is this error?

Can anyone help to understand what this error means? Im an alfresco admin and when I log on to our coporate alfresco https://localalfresco.com/admin it throws this error. This error started to appear recently all of a sudden

image
saadm2005 by Champ on-the-rise
  • 5232 Views
  • 1 replies
  • 0 kudos

CmisConnectionException - from Session getting objectByPath

I am successfully getting session and repository info. But any call to session such as the ones below throw CmisConnectionException.session.getRootFolder();session.getObjectByPath("/Sites/mysite/documentLibrary")I write code as:parameter.put(SessionP...

SG by Champ in-the-making
  • 3972 Views
  • 1 replies
  • 0 kudos

Resolved! How to mirror document library to the external drive?

HelloI would like to mirror document library files and folder structure to the backup drive every night (so downloading whole document library is not an option). How can I do it?Alfresco stores files in different structures and with different names s...

upforsin by Star Collaborator
  • 7919 Views
  • 4 replies
  • 3 kudos

Resolved! Can't run integration test with All in One

With barebone aio alfresco 6 I can't run integration tests. This class is created when aio is created. What I understand it's because of lack of webscript runtest.get.desc.xml.But why isn't it loaded even though it's inside <!-- Bring in Alfresco RAD...

xyz by Champ on-the-rise
  • 7240 Views
  • 3 replies
  • 1 kudos

Resolved! Call APS Api

How to call APS rest api from adf?

sp2 by Elite Collaborator
  • 7409 Views
  • 3 replies
  • 0 kudos

How to get all user inside AngularJS component

Hello, I need some help.One of my ex colleagues uses UserService in a costomised AngularJS component to get users. UserService is injected in an AngularJS component, you can see the injection in the joined image The method used to get users is the fo...

image
IlhemB by Champ in-the-making
  • 4462 Views
  • 2 replies
  • 0 kudos

Installation Issue Alfresco 6.1

@angelborroy  Dear sir i am using your github link:https://github.com/Alfresco/alfresco-docker-installer for installing the alfresco 6.1.Steps I have invloved:1- Installed --> node.js   -->version=v12.3.12-Installed --> npm install -g yo -->version=3...

Resolved! Starting alfresco 6.1

Hello, All my installations attempts for various v6x versions have been unsuccessful, usually with Alfresco failing to start up successfully. I noticed that there are several setup guides on the net for previous versions but one can hardly get versio...

imanez1 by Confirmed Champ
  • 7391 Views
  • 4 replies
  • 0 kudos

getNodeChildren request with 'where' option

Hi, I try to use where option with getNodeChildren method but it doesn't work:const childrenOpts = { skipCount: 0, include : ['path', 'properties', 'allowableOperations', 'permissions', 'aspectNames', 'isFavorite'], includeSource: true, m...

Resolved! AD synchronization does not work with APS 1.10.0

Helloin APS 1.10.0 we have AD configuration and we have problems with synchronization:11:32:00 [pool-3-thread-4] INFO  com.activti.idm.ldap.service.LdapGroupContextMapper  - Found 2 members with attribute name member for group GROUP_NAME11:32:00 [poo...

nenadteo by Champ on-the-rise
  • 9082 Views
  • 5 replies
  • 1 kudos

Resolved! How to overlay class from jar

I have a class which is tweaked in some particular way and this is class from alfresco-repository7.43.jar. I want to overlay this class. Inside my repo container I have my customized class in ./webapps/alfresco/WEB-INF/classes/... and  basic class in...

xyz by Champ on-the-rise
  • 7995 Views
  • 4 replies
  • 2 kudos

Resolved! Uploading huge amount of documents crashes Alfresco

Helly everyone, I am using Alfresco Community Version 6.0.a (Dockerized). I am uploading about 12000 folders with the file size of 2 GB ,consisting of general Word documents. The problem is when i upload these folders my alfresco crashes and stops re...

Alfresco OpenCMIS - How to get ServiceRegistry from Session?

I am using chemistry-opencmis-1.1.0.My understanding is, we first create Session and from Session, we get the ServiceRegistry.However, when I look at the org.apache.chemistry.opencmis.client.api.Session, I do not see any method called getServiceRegis...

SG by Champ in-the-making
  • 5247 Views
  • 2 replies
  • 2 kudos