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

Resolved! How to upload a new version using Java API ?

Hello,How can i upload a new version of the document using Java API?There are two services which may be useful in this case. CheckOutCheckInService and VersionService.The second one seemed to be more appropriate.This was my initial code:Version curre...

upforsin by Star Collaborator
  • 6169 Views
  • 2 replies
  • 1 kudos

Resolved! Change cmis URL from 4.1 to 5.2

Hello, I have upgraded from version 4.1 to 5.2 and I ran into the following problem with the URL of the CMIS systemAlfresco 4.1http://x.x.x.x:8080/alfresco/cmis/RepositoryService?wsdlAlfresco 5.2http://y.y.y.y:8080/alfresco/cmisws/RepositoryService?w...

MrNico by Star Contributor
  • 3284 Views
  • 2 replies
  • 1 kudos

Spring Surf Dispatcher Servlet error

Hi, I have finished updating my alfresco from version 4.1 to 5.2.Everything looks normal, but when reviewing the logs, I see the following error, and I wanted to know what it meansOct 20, 2021 8:48:05 AM org.apache.catalina.core.StandardWrapperValve ...

MrNico by Star Contributor
  • 2969 Views
  • 1 replies
  • 0 kudos

Disabling auto-versioning in REST services

Hi,I want to disable to-versioning feature in the REST service. I need to change content of document without automatic change of version.I use this guide - https://docs.alfresco.com/community/tasks/autoversion-disable.html to disable it.In alfresco-g...

mbikl by Champ in-the-making
  • 7459 Views
  • 7 replies
  • 0 kudos

Activiti 6 UI customization

Hi,       As activit 6 is here so there is much more changes in the UI as activit 6 uses angular 1 UI So regarding this i have following things if some one can help me out doing the following things.1. Activit 6 has a new Form builder. So if i want t...

Resolved! Implement Alfresco REST Api Java Wrapper

Hi,I'm new to Alfresco.I'm trying to implement the Alfresco REST Api Java Wrapper following this documentation : https://docs.alfresco.com/content-services/latest/develop/oop-sdk/#restapijavawrapperprojectI've loaded the library alfresco-java-rest-ap...

Backup user information before deleting from Alfresco Share

We are currently running Alfresco content services(6.2) in our development projects and would like to seek community's help on few questions we have.We currently disable or delete few users based on their activity to maintain user count below a subsc...

saikumar by Champ on-the-rise
  • 3616 Views
  • 3 replies
  • 0 kudos

Count of Associations for an asset

Hello folks,I want to count the number of Associations associated with an asset/folder. I dont need the whole records, I need just count from Alfresco. It will be great if we have an option to fetch the associations based on pagination. Please refere...

image
ajendra by Champ in-the-making
  • 3293 Views
  • 3 replies
  • 0 kudos

API Throttling for ACS

Hi,We are using ACS rest api to get the ACS content in our code.We wanetd to know the information about API throttling, throttling aspect, throttling limits, etc.Where can we get this information.Thanks

om_bijawat by Champ in-the-making
  • 3144 Views
  • 3 replies
  • 0 kudos

How to set configuration when sending Email

Hi,I set a rule for folder. When documnet enters the folder it should send email, but it does not. this is the error message2021-10-15 13:03:34,745 ERROR [util.transaction.TransactionSupportUtil] [http-bio-8080-exec-7] After completion (committed) T...

Resolved! Post to secundaryObjectTypeIds using CMIS http

Hello,I'm trying to upload documents with Talend. I can set the ObjectTypeIds with a POST but I have no clue how to access the cmis:secondaryObjectTypeIds. I keep getting{ "exception": "invalidArgument", "message": "magda:customerFirstName is...

image image
JayQueue by Champ on-the-rise
  • 9572 Views
  • 6 replies
  • 1 kudos

TaskRuntime to query the task in Activiti Core

Hi, Have a question on how to use TaskRuntime to query the task in Activiti Core. We have a use case where tasks from multiple projects are submitted to user group 'reviewer' and our reviwers wanted to claim tasks based on the project they currently ...

skonduru by Champ in-the-making
  • 2084 Views
  • 0 replies
  • 0 kudos

Unique Constraints in Alfresco

Hello,Has anyone in the community have been able apply unique constraints in Alfresco. Please let me know.My project requires to apply unique constraints on one of the property in the model.Thanks in advance.

Document checkin fails

Hello AllWe are getting this exception while checking in multiple versions of the document. It seems like the update is not complete yet and checkin appears too early. Is there a way to confirm that document versions has been updated before we check ...

longinus by Champ in-the-making
  • 7581 Views
  • 5 replies
  • 0 kudos