Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1421 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
  • 3489 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
  • 1810 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
  • 1628 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
  • 1831 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
  • 7272 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
  • 3015 Views
  • 2 replies
  • 0 kudos