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

Forum Posts

Unable to open activity-app

Hi all,Tomcat is running properly on my machine, however, when I try to launch http://localhost:8080/activiti-app , I get the following error - The origin server did not find a current representation for the target resource or is not willing to discl...

Resolved! Trouble deploying activiti-app (activiti 6) on Tomcat

Hello,I've been trying to deploy activiti-app and activiti-rest on my Tomcat for a few days now and have been having trouble.The deployment of activiti-rest seems to go smoothly but the deployment of activiti-app always ends with this error log:  htt...

ksgphellow by Champ on-the-rise
  • 14420 Views
  • 13 replies
  • 1 kudos

How to add 100000 Users to Group in Alfresco

Hi,We are using Alfresco 5 version. I've an users more that 100,000 users in Alfresco . Now my requirement is I've to add all users to two groups called 'Group1' & 'Group2'. I tried by Javascript api , but it taking so much time & impacting performan...

dsr471 by Champ on-the-rise
  • 3940 Views
  • 1 replies
  • 0 kudos

no entries in ACT_HI_DETAIL table

 Hi, I am using Activiti 5.21 in my spring boot application and want to check the history of the process variables that are updated in the journey at any point. The histories are maintained in ACT_HI_DETAIL table of activiti but in my case, there are...

cttw by Champ in-the-making
  • 8084 Views
  • 5 replies
  • 0 kudos

Add an aspect on cm:person

Dear communityI need to add some functionality that the customer can map the position of the user within the organisation (e.g. leader, employee) . An organisation within Alfresco is the same as a Alfresco Site.First I thought about to create a new s...

kaffi by Confirmed Champ
  • 7176 Views
  • 5 replies
  • 1 kudos

How to ensure multiple tasks are completed by the same user?

I have a process where I want multiple tasks to be completed before moving on the next stage; as in there is a parallel gateway with tasks A, B, and C and I want those tasks completed by the same user before moving that user on to the next task D. I ...

brendenr by Champ on-the-rise
  • 5603 Views
  • 3 replies
  • 0 kudos

Resolved! Set enum value to process variable

Hi!We have to save process instance variable which is enum. For example: workflow has variable general_status which contains one of valuesublic enum IwGeneralStatus{ IN_WORK("InWork"), WAITING_FOR_APPROVAL("WaitingForApproval"), WAITING_FOR_PAYMENT("...

ic2h by Champ on-the-rise
  • 8497 Views
  • 1 replies
  • 1 kudos