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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 613 Views
  • 0 replies
  • 0 kudos

How to add a node to all sites?

Hi fellow devs,What is the easiest way to create a node in all sites?I'm aware of how to create nodes:https://api-explorer.alfresco.com/api-explorer/#!/nodes/createNodeAnd how to get all sites:https://api-explorer.alfresco.com/api-explorer/#!/sites/l...

ARamos by Champ in-the-making
  • 4860 Views
  • 2 replies
  • 2 kudos

Resolved! Disabling some header options for user

hello,I want to disable some header options for the user not for the admin. I have tried by making changes in share-header.get.properties, but it applies only for admin.I want to apply these changes for the user instead of admin.I have used this code...

amar7295 by Champ on-the-rise
  • 6831 Views
  • 3 replies
  • 2 kudos

How to access process Instance start time in a script task?

Hi, I'm trying to access a process instance start time within a script task. Written in Javascript, I currently havetry{ //Get Process ID procID = execution.getProcessInstanceId(); execution.setVariable("processId", procID); //Get Process Def...

cchung by Champ in-the-making
  • 3904 Views
  • 1 replies
  • 0 kudos

How to display current date in the form?

I want to display the current date in the form. So whenever you create new process instance, it should fetch the current date and display in the form. Issue: I am able to get and display current date but that code is running everytime I open the form...

WorkflowService broken

Hi,After a not identified operation, I can't call any workflowService method that query workflow instances, I get the following exception:Any idea where to search ? (activiti table have been cleaned up alr 2020-05-18 16:25:11,742  ERROR [extensions.w...

Internal error. Failed to copy content to string

Hello,After restarting my Alfresco Server I can do login and see my control panel perfectly. However, when I acces to a site appears this error message:01140129 org.alfresco.service.cmr.repository.ContentIOException: 01140471 Failed to copy content t...

APS DB Tuning

Hi all,Is anyone able to point me towards any APS specific DB tuning tips, please? It's a high-throughput system with some complicated processes, running APS 1.9 against Postgres in RDS.We've got an active support case reviewing Java OOM exceptions w...

Override aos webdav servlet

Hello.I want to override the AOS webdav servlet in web.xml I can override the 'alfresco/webdav' service, because it is mentioned in web.xml, but the AOS webdav servlet is not mentioned in web.xmlI think the web.xml is extended by enterprise installat...

wybrand by Champ in-the-making
  • 2654 Views
  • 0 replies
  • 0 kudos

start-cloud-process component and forms

Hi,sorry for the long post (and my english is bad and i hope you can understand something) buti am evaluating cloud activiti (with adf component) and i have some questions1) I would need connector for alfresco community (I have to publish documents)....

glarentis by Champ in-the-making
  • 2881 Views
  • 0 replies
  • 0 kudos

Generation of multiple Documents at a time

Hi,I am using checkboxes in form for document generation, after the user task i have given a condition and i am using Gateways for multiple generation of documents, when i select 'n' number of documents it was generating 'n-1' documents.example :  if...

Resolved! Surf Extension Module Customization of Rule Actions

ACS 6.2.gaSDK 4.1.0I created a surf extension module with a customization like this:<targetPackageRoot>org.alfresco.components.rules.config</targetPackageRoot> <sourcePackageRoot>[my.packagename].components.rules.config</sourcePackageRoot>If I copy t...

No able to access variable of YUI events

Hi,i have written below code in one js file .. to add  custom functionality o n my action:onActionCreatePackage: function dlA__createPackage(record){if (!this.modules.createPackage){this.modules.createPackage = new Alfresco.module.DoclibCreatePackage...

Isha by Champ in-the-making
  • 3720 Views
  • 1 replies
  • 0 kudos

Upgrade Alfresco

Hello,To upgrade Alfresco 5.0.4 to 5.2 and 6.0 what are the impacts that I will encounter, if there are recommendations, advice from your experiences so as not to fall into errors. thank you for your reply.

ALfreSara by Confirmed Champ
  • 3469 Views
  • 1 replies
  • 0 kudos