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 Labs

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

Resolved! Javascript in Activiti with OpenJDK 11

Hello,I'm developing application with Activiti 6 embedded as library, compiled together with my application. I have javascript incorporated in the process as ScriptExecutionListener. Everything works fine under OpenJDK 8.Now I need to upgrade to Java...

jmerari by Champ in-the-making
  • 5609 Views
  • 2 replies
  • 1 kudos

Alfresco returned code 302

Hello.I am using Alfresco Community Edition 6.2 GA and setup everything via docker.For configuration, I used this instruction to change ports.Configured according to this instruction:https://javaworld-abhinav.blogspot.com/2020/07/change-alfresco-shar...

image
Blob031 by Champ in-the-making
  • 4152 Views
  • 3 replies
  • 1 kudos

Transfer personnal medatas to Alfresco

Hi and thank you for your help in advance,I'm a begineer in Alfresco so i'm sorry if someone post it somewhere but i didn't really find what i was looking for.I will try to explain my problem with my own words. I want to transfer my personalized meta...

Grammi by Champ in-the-making
  • 8923 Views
  • 12 replies
  • 2 kudos

Resolved! AD ldap multiple path synchronization

I have  this properties,ldap.synchronization.userSearchBase=DC\=main,DC\=fip ldap.synchronization.personQuery=(&(objectClass\=user)(memberOf\=CN\=Пользователи СЭД,OU\=Users,OU\=FIP,DC\=main,DC\=fip)(!(cn\=Guest))(userAccountControl\:1.2.840.113556.1....

image
john2994 by Champ on-the-rise
  • 4123 Views
  • 1 replies
  • 0 kudos

Resolved! rest task-forms save-form dropdown

I am new to this forms, playing around.My task form has drop down control (form control snippet) { "fieldType": "RestFieldRepresentation", "id": "dropOffLocation", "name": "", ...

kdevineni1 by Champ on-the-rise
  • 6739 Views
  • 4 replies
  • 1 kudos

Download as zip not freeing diskspace

Hi,Yestrerday I downloaded many folders as zip, logged in as tenant admin. Not really sure how many times, but 5-6 times.An hour later I noticed the diskspace hadn't been released. Searched this forum and found one that says 1 hour housekeeping and a...

joachim by Champ on-the-rise
  • 4007 Views
  • 3 replies
  • 2 kudos

Compare property values using FTS query search?

Is it possible to compare property values using the fts (or cmis) query language? I have tried the following:{ "query": { "query": "TYPE:'my:type' AND (cm:name != my:prop)", "language": "afts" }, "include": ["properties"], "pagin...

darkstar1 by Confirmed Champ
  • 3118 Views
  • 1 replies
  • 1 kudos

Workflow from Api

Hello ,I try to create a Post call method to create a Workflow from Postman.I see that i can create a GET call with this endpoint : /alfresco/api/-default-/public/workflow/versions/1/tasks/Can i use post method with this endpoint and what should i pu...

Resolved! activiti moduler candidateGroups fixed values

When designing the workflow I choose the candidateGroups fixed value options, as shown in the screenshots.These groups are created in the Identigroup , ogranizatin tab.When trying to start the process instance , keep geting the below number format er...

image image
kdevineni1 by Champ on-the-rise
  • 4547 Views
  • 2 replies
  • 2 kudos

Resolved! Publish to Alfresco Task - Folders not loading

Hello,i am working with the APS Trial Version 1.11 and face an issue when using the Publish to Alfresco Task. I already connected my Alfresco Community Edition Repository with Alfresco Process Services in the Identity Management App and set the admin...

shmalik by Confirmed Champ
  • 8134 Views
  • 5 replies
  • 2 kudos

Resolved! Set default authorities in start workflow form

I develop workflow and i need to set default authorities in people picker (start-workflow form).Example:I think i should to set "default" value to association in model.xml file<association name="scwf:assignees">                     <title>Assignees</...

image
Skyor by Champ on-the-rise
  • 3918 Views
  • 1 replies
  • 2 kudos

Getting all permissions from a starting node

EN : Hello ! I would like to output a list (.json) with the permissions (inherited or added on the node) of each node, from a starting node. Thank you in advance !FR : Bonjour !  J'aimerais pouvoir sortir une liste sous forme de .json avec les permis...

Proper Way to Pass camelBody 'From' one Route To Another

Is there a proper /betterway to get Activiti to set the body automatically from one route to another, instead of manually fetching it out of the properties like so@Component public class TestRoute extends RouteBuilder { @Autowired protected T...

jediwompa by Champ in-the-making
  • 1992 Views
  • 0 replies
  • 0 kudos

Migration options from v4.2.6.4

I have inherited an Alfresco v4.2.6.4 server that is integrated with MariaDB and LDAP on CentOS 7.7. How many upgrades would be necessary in order to get to a more currently supported state?As a follow-up, Alfresco data resides on a 190 GB NFS-mounte...