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

Forum Posts

Alfresco DB schema clone to new server

Hi Team,Can't we use the cloned schema of alfresco for the new server? I am receiving the below errorSEVERE: Exception sending context initialized event to listener instance of class [org.alfresco.repo.webdav.WebDAVSessionListener]org.alfresco.error....

siddardha by Confirmed Champ
  • 3893 Views
  • 1 replies
  • 0 kudos

Activiti 5.22 security vulnerabilities

Hi We are using Activiti 5.22 and SAST (Application Security Testing software)  is showing security vulnerability due to SpringFramework 4.1.5 . What version of SpringFramework is being used by Activiti 5.23 ? [NOTE:- For 4.1.x, Pivotal recommends, u...

ashwin-sid by Champ in-the-making
  • 4182 Views
  • 1 replies
  • 0 kudos

What SDK or package to use to the bulk import

In this URL https://docs.alfresco.com/5.2/concepts/bulk-import-programmatically.htmlThere is code as shown belowUserTransaction txn = transactionService.getUserTransaction(); txn.begin(); AuthenticationUtil.setRunAsUser("admin"); ...

sepgs2004 by Star Contributor
  • 4219 Views
  • 1 replies
  • 1 kudos

Resolved! How to display size property on custom content types

Hi TeamI need to display the size of custom content types on the details view page in read only format. I searched in this fourm and tried using:<field-visibility>   <show id="size"/></field-visibility>It works and shows the size same as what i see i...

bip1989 by Star Contributor
  • 6978 Views
  • 2 replies
  • 2 kudos

Recursive function on Alfresco JS Api ECM

Hello,I try to do a recursive function to get all files in a node (even if the files are in different subfolders) and to stock them into an array. But the array I return is unexploitable..The code I use : function fillArray(alfrescoJsApi: AlfrescoJSA...

mboquillon by Champ in-the-making
  • 4293 Views
  • 2 replies
  • 0 kudos