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

Forum Posts

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
  • 4321 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
  • 4332 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
  • 7232 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
  • 4433 Views
  • 2 replies
  • 0 kudos

Resolved! Share Login problem while installing alfresco 6.1

I was using alfresco 5.2 before now im upgrading to 6.1. And im facing some issues while installing version 6.1.After installation im able to login into alfresco-share as admin but after deploying the amps or jars of the my project im not able to log...

Publish to Alfresco Task not working

Hi!I have Alfresco One 5.1.1 and Activiti 1.5.0, but not working, I configured Alfresco in 9080 port and Activiti in 8080 port, my Activiti configuration is correct and Alfresco work fine! My test process is very simple, only startEvent, Publish to A...

fegor by Star Collaborator
  • 5088 Views
  • 2 replies
  • 0 kudos

Updating TLS protocol 1.2 for reading email PEC

Hi, I need to change the protocol TLS to 1.0 to 1.2 on my Alfresco because it readn't my PEC email.Somebody can help me and tell me how can I do it (possibly step by step, because I'm new on Alfresco)?I need to update also Java version on new 8b132 b...

giorus by Champ in-the-making
  • 2624 Views
  • 0 replies
  • 0 kudos

Intermittent preview problem

Running ACS 6.0.1 on windows server 2016.From the results search page, i click on the thumbnail of a document (any type) for preview and sometimes the last page didn't show up. Stay with the spinning gizmo. Did not happend to all document, looks like...

nadeaumr by Confirmed Champ
  • 6104 Views
  • 4 replies
  • 0 kudos

Resolved! Migration from 5.0 to dockerized 6.1 Alfresco

Hi,i am planning a migration from Alfresco 4.2 Enterprise to Alfresco 6.1 Enterprise with docker. The migration plan to follow is 4.2 > 5.0 > 6.1 but i am not sure how to go from v5.0 to dockerized Alfresco 6.1.Is there any documentation or something...

davidm by Confirmed Champ
  • 8793 Views
  • 5 replies
  • 1 kudos

fix the data-column header from scrolling

I have a data-column which scroll both x and y direction. Problem here is, it scrolls along with the header. I want to Data-column header to be fixed for scrolling in x direction(Vertical).Is there any way to do this?

rranjith89 by Champ in-the-making
  • 5251 Views
  • 3 replies
  • 0 kudos

maven not providing alfresco archetypes

Hi AllI have the following versions of maven and java installed but I am unable to follow ANY of the project creation examples for a maven project because the org.alfresco filter option does not return ANY valid choices....mvn -vApache Maven 3.6.2 (4...

stevem by Champ in-the-making
  • 4587 Views
  • 1 replies
  • 1 kudos

Upload a file to a specific folder

Hi, i'm using alfresco 5.2 and i'm using rest api. I recently developed my software to upload a file to admin file manager. What i want to do right now is, upload my file to a specific folder in admin. Imagine i have a folder named "reports" and my f...

Dushan by Champ on-the-rise
  • 4611 Views
  • 1 replies
  • 1 kudos

Resolved! How to update node's secondary children

Hello Alfresco Community,I'm using alfresco-client-sdk (developed by Jean Marie Pascal and Gavin Cornwell). I'm wondering how to update node's secondaryChildren.NodesAPI's createNodeCall method accepts a NodeBodyCreate object. NodeBodyCreate object c...

REST API update associations

I ran into a problem: I have mandatory=true and many=false association. This is very common thing! How can I update it?I can't delete it (and then add new) by DELETE http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/a56834...

soloff by Champ in-the-making
  • 3867 Views
  • 0 replies
  • 0 kudos