Track Folders through Tags in a webscript.

cancel
Showing results for 
Search instead for 
Did you mean: 
Syedjunaid
Active Member II

Track Folders through Tags in a webscript.

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.

1 Reply
sanjaybandhniya
Intermediate

Re: Track Folders through Tags in a webscript.

You can use TaggingService get all the associated tag of document.

https://docs.alfresco.com/5.1/references/dev-services-tagging.html