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

Resolved! Solr 4 to Solr6 update problem

I have alfresco communitu 5.2 which I'm planning to update to 6.2.(can I go straight to 6.2 by the way?) The documentation says to upgrade Search Services to Solr6 first, so I installed alfresco-search-services-2.1.0-A5.zip as discribed here https://...

statira by Confirmed Champ
  • 9031 Views
  • 6 replies
  • 4 kudos

Migration from Activiti6 to the activiti Cloud

Hellooi have some questions about migrating activiti 6.0.0 to Activiti Cloudfor the very first analysis , i expected to found some migration scripts (database side) to migrate DATA, process instances , history or something like Acitviti5Compatibility...

ossema by Champ in-the-making
  • 2658 Views
  • 0 replies
  • 0 kudos

Updating a document using CMIS 1.1

Hi,I am trying to update the metadata properties of the existing document in alfresco repository using CMIS 1.1 Browser binding or Atom binding API URL.I want the API URL which can be passed over the HTTP POST request via postman. Also, how will the ...

Digital Signature

Hello, guys. I would to help or a guide for add Digital Signature to Alfresco Community 6.2 Docker that is tottaly in PT-BR.I configured the alfresco-esign-cert(https://github.com/keensoft/alfresco-esign-cert) and that works very well, but the addon ...

josales by Champ on-the-rise
  • 6213 Views
  • 3 replies
  • 2 kudos

Alfresco + Joget and Odoo Integration Feature

Alfresco and Joget + Odoo Integration Application Skytizens successfully developed the unique ERP system of Odoo integration with Alfresco and Joget application for sales management workflow. Seamless document workflow with auto-completed data query ...

image image image image
behemot by Champ on-the-rise
  • 4998 Views
  • 0 replies
  • 0 kudos

CMIS query with IN_TREE and other attribute not working

Hi everybody, I have upgraded my Alfresco community from 5.2 - 201707 to version 6.1.2 - 201901 .Everything works normally except CMIS queries that include IN_TREE AND another attribute. Queries that uses separately IN_TREE or other attributes work a...

sistemi by Confirmed Champ
  • 4439 Views
  • 2 replies
  • 0 kudos

Updating a document using CMIS 1.1

Hi,I am trying to update the metadata properties of the existing document in alfresco repository using CMIS 1.1 Browser binding or Atom binding API URL.I want the API URL which can be passed over the HTTP POST request via postman. Also, how will the ...

RileyDylan by Champ in-the-making
  • 3101 Views
  • 1 replies
  • 0 kudos

Creating behavior to validate the file signature

I am trying to fetch the content of the uploded document  but I am getting the contentReader value as null.How to get the uploaded document content on onCreateNode method?Below is the code snippet that I  was implemented public void onCreateNode(Chil...

kiranmaik by Champ in-the-making
  • 3830 Views
  • 2 replies
  • 0 kudos

Deleting a document using CMIS 1.1 Browser binding

Hi,I need to delete the document from the alfresco repository using CMIS Browser binding API URL for CMIS 1.1. Also, I am not looking for any custom code to be written for the same. So is there any such API URLs available which we can use to delete t...

Deploying JAR to alfresco server

Hi,I followed this guide: https://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html to successfully create a maven project to run it on Docker. I created a simple worklflow that checks if a documentation is valid. ...

user44m by Champ in-the-making
  • 4458 Views
  • 2 replies
  • 0 kudos

Resolved! Backup and Restore Alfresco Community 6.2

Hello. I'm new in Alfresco and I needing some help with Backup and Restore.I'm deploying the Alfresco Community 6.2 using the Alfresco Docker Image through docker-compose method and I tried to backup using "Volumes" (like this project instruct: https...

josales by Champ on-the-rise
  • 6184 Views
  • 2 replies
  • 0 kudos

activiti actuator for springboot not working

HELLO ,Can you help me what I am missing as part of actuator for activiti?pom.xml:<dependency><groupId>org.activiti</groupId><artifactId>activiti-spring-boot-starter-actuator</artifactId><version>6.0.0</version></dependency>url I tried:https://localh...