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

How to select a document whit a specific child?

I have a set of documents where some of them have a child (associtaion type "ecmccontent:content_origin") and some of them don't have such child association. I need a result set of documents without such association, how to do that (in any query lang...

iceja by Confirmed Champ
  • 5677 Views
  • 3 replies
  • 2 kudos

How to perform a parallel CMIS requests in Alfresco?

I have several CMIS requests and need to do them in parallel. But when I try it (using CompletableFutire or stream().parallel(), I got:java.util.concurrent.ExecutionException: net.sf.acegisecurity.AuthenticationCredentialsNotFoundException: A valid S...

iceja by Confirmed Champ
  • 2652 Views
  • 0 replies
  • 0 kudos

How to get duplecates in Alfresco?

I have a task: "to get a duplicates (documents with same property value) from Alfresco database with count duplicates amounts". In MySql there will be something like that:mysql> SELECT COUNT(*) AS repetitions, last_name, first_name -> FROM cat_mailin...

iceja by Confirmed Champ
  • 5755 Views
  • 3 replies
  • 1 kudos

Resolved! Add New Custom Properties in Custom Model

Hello,I've created custom model with PortCmis and C#, with some custom aspects. Now I want to add some more custom aspects to that model. I've tried something like this:var modelObject = session.GetObject("here-is-custom-model-id");var aspectsTemp = ...

goranche89 by Champ on-the-rise
  • 6109 Views
  • 2 replies
  • 2 kudos

How to install ImageMagick on CentOS7

I installed Alfresco Community 6.1.2 on CentOS7. The section on ImageMagick just says to install it. I used the command:yum install ImageMagick ImageMagick-develThe alfresco.log shows the error:2019-08-02 14:09:16,595 ERROR [org.alfresco.repo.content...

hussain by Champ on-the-rise
  • 4996 Views
  • 1 replies
  • 1 kudos

Sometimes problems with PDF preview creation

Hi community,I have installed and configured Alfresco on an ubuntu server as well as on an Windows server. On both system alfresco ist working fine except the fact that I have sometimes a problem with creating a Thumbnail/PDF view of a txt file, essp...

nettania by Star Contributor
  • 13171 Views
  • 9 replies
  • 3 kudos

Issue migration 5.0.4 vers 5.0.5

Bonjour,Quand je lance tomcat, je reçois ces erreurs dans log alfresco:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'publicApiCMISServiceFactory' defined in class path resource [alfresco/public-rest-context.x...

ALfreSara by Confirmed Champ
  • 4125 Views
  • 2 replies
  • 1 kudos

Error occurs while creating a site in java

Hi, My problem occured during the creation of a site using java webscript . I can create a site with this code. protected Map<String, Object> executeImpl(WebScriptRequest req, Status status, Cache cache) { String siteID = "site_test"; ...

Image image

Resolved! Hide custom property from detail

Hello, I have custom document type and property in alfresco (repo) content-model.xml. <type name="digi:document"> <title>Digi dokument</title> <parent>cm:content</parent> <properties> <proper...

image
wity by Confirmed Champ
  • 9855 Views
  • 4 replies
  • 4 kudos

File upload button

Hi!I need to add a file selection button to my "edit metadata" form, something like this:this is the default form, that was automatically rendered for an associationBut i need to be able to pick the file straight from my PC.I'm new to Alfresco, so an...

image image

Resolved! Alfresco running in read-only mode

HelloI got this errorAlfresco has detected a manual change within the user tracking database, the system has now been switched to run in a read-only mode. Please contact Alfresco Support for further assistance, at https://support.alfresco.com/.any id...

ebrenes by Champ on-the-rise
  • 20831 Views
  • 12 replies
  • 2 kudos

Hi,Task is not Assigning to Candidate group in ADF?

I have created  a process in APS .In that when I  select assign task to a single user It is working in ADF but when I select  assign task to candidate  group It is not working in ADF.Could anyone  please give any solution to resolve this issue?

Call activity with out parameter

We have tried Call activity with out parameter for multiple instance type(Parallel).Couldnt able to get value from out parameter.Getting value as empty.But that is working for multiple instance type(None).Could someone pls help to make it work.If pos...

Solr6 Behind NgInx

Hi guys,I'm attempting to work with a docker-compose file to put 2 solr6s behind it.I've added another NgInx to the compose file for the purposes of load balancing the solrs. Everything starts but looking at the admin console, it is not showing Track...

rstoops by Champ on-the-rise
  • 8400 Views
  • 6 replies
  • 3 kudos

How to disable download option for consumer role users

Hello All,I want to disable download option for consumer role usersIf anybody has done, please share how to do it.My Repository InformationEdition: CommunityVersion Number: 5.2.0 (r135134-b14)Version Label: Alfresco Content Services version and build...

AdminIT by Champ in-the-making
  • 3708 Views
  • 1 replies
  • 0 kudos