11-25-2015 07:55 AM
11-26-2015 01:09 PM
12-03-2015 06:48 AM
03-21-2019 06:53 AM
Hi,
The link in your comment is not working anymore.
Is the link to the script still available? If yes were can I find it (could not find it myself)
Thanks,
02-09-2017 07:31 AM
Increasing the number of nodes to get from a query can only help you find the nodes.
Plus, processing a lot of nodes in one transaction can kill the Alfresco application by eating up all the resources. Believe me. I tried it.
Also, there is still a 1000 node limit on a writable transaction, unless that can be overridden.
I tried wrapping the transaction as shown in Bindu's Summit presentation and putting that in a loop,
but I ended up getting the same nodes each execution of the loop.
Finally this worked:
From the Javascript Console, choose Script execution parameters,
and for Run like crazy: choose continuously 10s delay.
This allows Alfresco to throttle the processing so as to not overload the server,
and it batches the runs committing each transaction after processing 1000 nodes.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.