11-08-2021 06:39 AM
How to get the limited number of document association for pagination purpose?
Is there way to get it using Java?
11-08-2021 06:55 AM
Please, don't duplicate your questions.
This was already replied in https://hub.alfresco.com/t5/alfresco-content-services-forum/get-the-count-of-association-for-a-docum...
11-10-2021 06:38 AM
This is to get the count of association of the document.
Here I need to get the the limited association list for pagination purpose.
For ex, If there are 100 associations are there for a document, I need to get first 20 records, then next 20 and so on.
Is there a way to get this using Java?
11-10-2021 06:44 AM
I guess you can use NodeService.getSourceAssocs(...) method:
Explore our Alfresco products with the links below. Use labels to filter content by product module.