I need some help navigating through the API to find a way to get a list of tagged content. I'm happy to do this through iBO, Webservices or the iMIS business objects directly.
My goal is to produce a custom .NET control that passes in a tag and returns the title and description for content records that have been 'tagged' with that tag. I know that I can use a Tagged Content List iPart to do this - however the output is not controlled enough for what I need it to do.
Any help appreciated.
Regards
Jay
Are tags in the blob?
My initial thinking was that tags were in a blob in the content table. Which seems strange - because we need to be able to get at tags more easily than that.
Is the table - Tagged_Page_Interest_Category - the mechanism for tagging content pages?
In 15.1.3 all iparts were meant to have been rewritten using web services, which means that the web services for the tagged list should be available. Does anyone know where theese are documented?