We have determined that we need to query database on LSDS to map taxonomy text values eg "Audience" to their cryptic key eg "igw1264" so that we can use these in a query to LSCS.
However I can't find any documentation regarding this. There are classes in the livesite.jar such as
TaxonomyDataFetcherDelegate
but can these be used in our own externals to query the database (not the branch.taxonomies file) ?
Or do we need to create driver / query classes of our own?
Any pointers to documentation on this gratefully recieved!