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

Change behaviour of task assignment email

Hi,When assigning a user to the task, an email is sent to that user.I would like to change this behaviour to send only one email per day.I know that task assignment email is sent via Alfresco adhoc workflow. But I have no idea how to change this beha...

Add Metadata/preview of Signed PDF File

Hi all,I need to upload some signed pdf file, but on an Alfresco fresh community install i cannot see any preview and no metadata for search. I'm tryng to understand which may be the best approch to solve this kind of problem.I found this approch: cr...

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
  • 9943 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
  • 2870 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
  • 6869 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
  • 5348 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
  • 4762 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
  • 3396 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
  • 4226 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...