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

Forum Posts

Multiple NodeService.getProperties Calls at once

At the Moment i call NodeService.getProperties for each NodeRef in my Searchresult. The Problem is when i have 100 or more Results this way takes up a lot of time.Is there a function or another way to get the Properties of a document for Multiple Nod...

Renesto by Champ on-the-rise
  • 3145 Views
  • 1 replies
  • 0 kudos

Activiti Architecture ,Components & Installation

Hello Everyone,I'm new to Activiti and BPM tools. As a new bee to this tool, I have some basic Questions on the Activiti tool. Any direction for the below is highly appreciated. 1. I see there are lot of components like ProcessEngine, ProcessEngine B...

sunilmeka by Champ in-the-making
  • 3274 Views
  • 1 replies
  • 0 kudos

Activiti and Spring Boot

Hi Everyone, Can anyone explain about Activiti + Spring Boot like before SpringBoot and after SpringBoot integation with Activiti. what extra usecases or functionality achevied after SprinBoot Added to Activiti. How can we use the SpringBoot in Activ...

sunilmeka by Champ in-the-making
  • 3730 Views
  • 1 replies
  • 1 kudos

User picker for ACS

I have a form which includes an input to select a user.  Is there a component that allows for selection of acs users (search and select a user).  I note that there is an aps component for this but there does not appear to be one for acs. RegardsBrian

boneill by Star Contributor
  • 1304 Views
  • 1 replies
  • 1 kudos

Long running service task

Hi,We have a lot of automated tasks in a process which takes a lot of time to complete. Like REST calls to external system OR JMS message send and receive response.I can do this using two options :Service Async task Send - receive task: Here we can h...

vgaur by Confirmed Champ
  • 2119 Views
  • 0 replies
  • 0 kudos

Trigger Java Receive Task in bulk

Hi,We have a scenario where the process has to wait till we get the response from the external system which can be a time-consuming thing. We have modeled this using Java receive task.The external system can send the response in bulk and then we have...

vgaur by Confirmed Champ
  • 2212 Views
  • 0 replies
  • 0 kudos

Folder Rule javascript - Create folders and move file

I have created the below folder rule javascript which is intended to the the following:Checks to see if a folder exists based on text in the document description, if the folder exists, move the file to that found folder. If not, create the subsequent...

jduncan by Champ in-the-making
  • 6691 Views
  • 3 replies
  • 1 kudos