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

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
  • 2894 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
  • 3108 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
  • 3970 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
  • 3784 Views
  • 1 replies
  • 0 kudos

Keep orginal creation date

Hello,I've seen some old posts about it, but I still don't manage to preserve the original creation date of all my files, is there a process steps/ solution about it in the new versions of Alfresco ?Thanks

jcoupey by Confirmed Champ
  • 4888 Views
  • 2 replies
  • 0 kudos

Resolved! Surf Extension Module vs. share-config-custom.xml

I'm working with ACS 6.2 and have two questions:1.I can manage aspects and types of the document library by adding them to the share-config-custom.xml. But indicators for example can be defined in the extension module XML.The XML Element in both case...

Alfresco Custom datalist column's

I have created custom data list and it works fine, but data list columns are showing randomly not as per given code in config file.above image shows the data grid coding.Here is the data list and it showing the all column's randomly not as per given ...

sathesh by Champ in-the-making
  • 8702 Views
  • 5 replies
  • 0 kudos

Resolved! Creating Rule with JavaScritp

Hi.. I am creating rules for a folder. I want a JavaScript function to be executed when creating a file. Where do I add this JavaScript function?

viperboys by Star Contributor
  • 10556 Views
  • 5 replies
  • 1 kudos

I have a issue with Ajax and JQuery

Hi.. I am working with Folder Rules. I want a POST method to be executed when a file is created in the folder. I upload the JS file to the SCRIPT directory. I have everything configured. This is the content of my filefunction traer(){var user = "Luis...

viperboys by Star Contributor
  • 7437 Views
  • 5 replies
  • 1 kudos