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

Resolved! REST client shows 500 internal server error

Hi there ,I am trying to upload document using REST client. but it shows  500 internal server . I was just trying with simple file upload .  please see screen shot below from POSTMAN client .   Any input please ?  I am using version ACS  5.2 version ...

image
brijeshnk by Star Contributor
  • 13170 Views
  • 4 replies
  • 3 kudos

Unable to start the alfresco application

Hi Team,I am getting below error while starting the application.2019-10-07 14:10:37,356 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] The current Alfresco cluster node is waiting for another chance to bootstrap the DB schema. Attempt: ...

siddardha by Confirmed Champ
  • 15744 Views
  • 8 replies
  • 1 kudos

Create users for a specific site

Hi,Do you know how to inform me, if at Alfresco we can create users for a specific website?This user cannot access and view other sites.Because of being separate customers.Do you have any resources that we can do that for?With best regards,José Rober...

jbrasil by Confirmed Champ
  • 4860 Views
  • 2 replies
  • 1 kudos

Creating Site using Webscript

Hii All,I want to create Site through webscript and i have created one but it doesnt work correctly.Hereby i am attaching code  please do help out.package com.abc.repo.web; import java.io.IOException; import java.io.Serializable; import java.util.H...

piyush48 by Star Contributor
  • 16166 Views
  • 21 replies
  • 7 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
  • 5543 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
  • 2788 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
  • 5438 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
  • 4157 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
  • 8380 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
  • 7625 Views
  • 3 replies
  • 1 kudos

Resolved! Call APS Api

How to call APS rest api from adf?

sp2 by Elite Collaborator
  • 7835 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
  • 4778 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...