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

Forum Posts

Resolved! Error when adding tags

Hi, I was wondering if someone could help me with this error please? I've search the forum and online but I haven't found a solution.I get this error when I try to add a tag on a document:Failure Could not create new item.Logs:0629334795 Found 1 inte...

image image

How to add clean content store job to admin console

Hi All,I just started using ACS 6 (last 2 days or so), and I found this link to clean up orphan files:https://docs.alfresco.com/6.0/concepts/clean-content.htmlBut I have no idea where / how to use this, I've been going through docs all day, without a...

Resolved! Failed to perform ImageMagick transformation

2020-10-28 10:51:31,336 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformerWorker] [localhost-startStop-1] ImageMagickContentTransformerWorker not available: 09280018 Failed to perform ImageMagick transformation:Ex...

get all users from group

HelloHow can I get all users from group (example GROUP_test_1 ) and inner groups (example GROUP_test_1_1)? This code:authorityService.getContainedAuthorities(AuthorityType.USER, "GROUP_test_1 ", true)return only users from group GROUP_test_1, ignore ...

Resolved! Planning upgrade Alfresco community 5.0.b to 6.2

Hi all,My environment : Alfresco communitu 5.0.b on premise , server Centos 6.4 , installed all in one by "alfresco-community-5.0.b-installer-linux-x64.bin" .Installation dir : /opt/alfresco-5.0.bI actually only use Alfresco content management featur...

Resolved! Non-incremental model changes

Hi all,I understand that custom model changes can be only incremental, like new property definition, but what to do when some major changes are required. I have no problem deleteing everything, but what exactly and how?So I guess I need to delete DB,...

darionis by Champ on-the-rise
  • 9028 Views
  • 6 replies
  • 4 kudos

Activiti 5.16 to Activiti 6.x migration ServiceTask

Hello Team,Greetings.We want to migrate activiti from 5.16 to 6.x version and I need an solution for Service Task implementation where we have more than one sequence flow.Example:public class ThrowsExceptionBehavior implements ActivityBehavior {publi...