Hi,As a business requirement we need to show dynamic FAQs at every page. For this I let the users tag the .page files and FAQ DCRs with the related content types and categories. And by following the instructions at TeamSite SitePublisher Developer’s Guide Mapping Assets and Extending the Data Model parts I deployed all the Extented Attribute information at our database. At runtime I am planning to match pages with appropriate FAQ DCRs and by this way show related FAQs. But in order to get taxonomy information of the page (in fact category of the page) from database I need to know Page Livesite ID and should query the database with this page ID. But unfortunately I couldn't find any way to get this ID, does anyone face something like this before? Is there any way to get this ID? (I guess using Java API is a way to get this information but I couldn't find much documentation about Java API)Thanks
/iw-home/httpd/webapps/content_center/WEB-INF/lib
ls-home