02-04-2021 04:02 AM
Helly Everyone,
I am using Alfresco 6 (docker based) in a production eviornment. I want to track my document through its tags in my Java based webscipt. Is it possible to get a list of tags associated with specific documents and the path of that folder in my site. My client has come up with a requirement that he should be able too see a list of tags named with "Approved" and "Rejected" that are associated with ocuments and the path/location of that document placed in the site.
Is there any add-on that would be help me achieve my goal?
Any java based logic would help me alot.
Thank you.
02-07-2021 08:31 PM
You can use TaggingService get all the associated tag of document.
https://docs.alfresco.com/5.1/references/dev-services-tagging.html
Explore our Alfresco products with the links below. Use labels to filter content by product module.