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
  • 1031 Views
  • 1 replies
  • 0 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
  • 2025 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
  • 1733 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
  • 1983 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
  • 7816 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
  • 3399 Views
  • 2 replies
  • 0 kudos

Alfresco shae webscript

Hi , I want to update the MyACTIVITIES feed in Alfresco share dropdown to include 60days button to work. For that how to overwrite existing webscript to include the feature. I have read alfresco docunmentation and other blogs but all very confusing t...

deleted node maintains audit entries

Hi!I have an issue with the audit entries related to a custom node type (project) that we have created. The node type extends the cm:site.This is the flow:- I create a new project with name "TestProject1", the node_id is b4cff62a-664d-4d45-9302-98723...

ilseva by Confirmed Champ
  • 1644 Views
  • 0 replies
  • 0 kudos

Using an Env. Var

Hi Community     Please refer the picture as below,  is there a way to do it?     Thanks.

image
YanFeiHu by Confirmed Champ
  • 1895 Views
  • 1 replies
  • 0 kudos

Resolved! Solr6 does not work

Hi Community     Please refer the picture as below,  the Solr6 not work.     I setup ACS7.2 on Windows Platform, and each step follow in this tutorial  'Setup ACS-7.x, ASS-2.x, Local Transformation Service using distribution package step by step Part...

image
YanFeiHu by Confirmed Champ
  • 3867 Views
  • 3 replies
  • 1 kudos

License file location while installing with Docker

Hi Team, I have the APS trial license handy with me.Now while trying to install the APS with Docker, I am getting some license-related errors on the terminal.Kindly assist me as to where do I need to put the license file. Also, there's no way I could...