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

Resolved! Spring Boot Activiti - auto deploy *.bpm20.xml files

I have setup Activiti using Spring Boot integration. Per the default behavior, the *.bpm20.xml files needs to be under src/main/resources/processes for the Activiti engine to deploy when the spring boot app is run.Is there a way to allow Activiti to ...

Can not run the command 'run.bat bulid_start'

Hi Team;      I run the command 'run.bat build_start' to run AIO then got an error, please refer the first picture:     '\my-all-in-one\target\classes\docker\docker-compose.yml: The system cannot find the path specified.'      So I checked the file '...

image image
YanFeiHu by Confirmed Champ
  • 1717 Views
  • 0 replies
  • 0 kudos

Adding Signature Page after every approval

Good day!I have an instance of Alfresco Community Edition 7.3 M2 running on docker. My use case requires me to have a signature page added at the bottom/last page of the document with the name of the approver and timestamp once the workflow document ...

image
odz by Champ in-the-making
  • 4526 Views
  • 3 replies
  • 1 kudos

Max Header Size Limit

How can i set the max header size limit? The default is 8KB, right? I want to increase the size of that.

renatoc1 by Confirmed Champ
  • 2699 Views
  • 1 replies
  • 0 kudos

How to get the user that claimed a previous task?

We have a task xyz that is assigned to a group. A user claims the xyz task. Later in the workflow, we need to assign a task to the same user that claimed the xyz task. How can I get assign a subsequent task to the same user that claimed a previous ta...

aadhikari by Champ on-the-rise
  • 1935 Views
  • 0 replies
  • 1 kudos

APS form with javascript in ADW

I have a question regarding the support of APS forms with javascript in ADW. In my environment the APS form javascript is not executed in ADW. However it is excuted within the APS UI. I have found some hints that javascript in APS forms does not work...

Unable to convert document to pdf

I am trying to convert a document to pdf and this is my code: @overrideprotected void executeImpl(Action action, NodeRef actionedUponNodeRef) { CopyService copyService =serviceRegistry.getCopyService(); NodeService nodeService =serviceRegistry.getNod...

marwen by Champ in-the-making
  • 2237 Views
  • 0 replies
  • 0 kudos

Most Viewed and Liked Documents in alfresco

Hi Everyone,By using this query i am getting document creator and created dateSELECT distinct n.audit_creator as creator,p.string_value as document_name,date(n.audit_created) as created_on From alf_node AS n,alf_qname AS q,alf_node_properties as p WH...

Resolved! Solr error after deleting content

Hi everybody:I am running a cleanup process in my repository to delete old content (Alfresco Content Community 6.2 - Search services 2.0.0). This process uses Alfresco REST API to delete previously identified nodes. After succesfully deleting content...

External Authentication with Alfresco Community Edition

Hello there,I need any help I can get by setting up an external authentication with alfresco share.This will be a longer post explaining what I have tried up until now and what my target setup should look like.Resources------------------------First I...

parnold by Champ in-the-making
  • 8780 Views
  • 4 replies
  • 1 kudos

Cache usage in scheduled jobs

Hi,I'm running a scheduled job in Alfresco 7.2 community in Docker on Linux every 5 minutes which processes nodes located with AFTS queries. The job takes less than 2 minutes to run but I use a longer time between runs so that the repo gets indexed p...

konsultex by Confirmed Champ
  • 4010 Views
  • 2 replies
  • 0 kudos