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

Forum Posts

Usage of service tasks

Hello everyone,I have a bunch of questions about usage of service tasks.First, I need to request external services via rest calls. My project is built using Spring Boot, so I use Spring RestTemplate. Is web service task more suitable for that purpose...

aminaiser by Champ on-the-rise
  • 3115 Views
  • 1 replies
  • 0 kudos

Activiti SQL query performance

During tuning long time queries, we observed this queryselect distinct RES.*, DEF.KEY_ as PROC_DEF_KEY_, DEF.NAME_ as PROC_DEF_NAME_, DEF.VERSION_ as PROC_DEF_VERSION_, DEF.DEPLOYMENT_ID_ as DEPLOYMENT_ID_, VAR.ID_ as VAR_ID_, VAR.NAME_ as VAR_NAME_...

yurifun by Champ in-the-making
  • 3305 Views
  • 1 replies
  • 0 kudos

Off / Disable Inheritance Permission from Custom folder

Hi,I am trying to create a custom folder in Create menu of Document Library called 'Confidential Folder' in Alfresco. I've attempted the following procedure,1. I have used the Alfresco Maven SDK to create a project that will package up my customizati...

smayuri by Champ in-the-making
  • 7055 Views
  • 5 replies
  • 2 kudos

Resolved! How to get event when custom stencil value changed?

I am using stencil in form . So i created  UI to replace stencil in ADF Form.FormService.formFieldValueChanged method caling when form input value changed .But Its not calling when custom Stencil value changed . How can i get event when  Value of cus...

dharmraj by Confirmed Champ
  • 8485 Views
  • 7 replies
  • 0 kudos

Is there a goto statement kind of provision in Activiti?

Hello Team,Please refer to the process definition given below. Am receiving a value from user.If the value > 10, service task for approved state is invoked.If the value < 5, service task for rejected state is invoked.If the value is between 5 and 10,...

How to get event when custom stencil value changed?

I am using stencil in form . So i created  UI to replace stencil in ADF Form.FormService.formFieldValueChanged method caling when form input value changed .But Its not calling when custom Stencil value changed . How can i get event when  Value of cus...

dharmraj by Confirmed Champ
  • 4861 Views
  • 3 replies
  • 0 kudos