1. I understand that contents can be exported to file system, or RDBMS, but in what format? HTML, XML, text, If in DB, are they in text columns, CLOB or BLOB?
2. How are content access control integrated with web application? For example, some content are for public access, others require website login to be accessible. Where is the integration point for the j2ee app to get this kind of information? 3. Is there way for java app to access the contents in TeamSite repository directly? Is it open API?
That depends on what you want to do with the content. TeamSite Content Services can do that. Check out the CS SDK. There are also some Webcasts and documents in the Tech Library for more information.
It should be very basic scenario, but I've never worked with Interwoven products before. It would be greatly appreciated if anyone can advise on how I can implement a content authorization mechnism.
Hi,I've been searching the site for information on how can j2ee applications can be integrated with TeamSite but confused by the vast number of xmls and 'receivers'. Could anyone explain the following please?
2. How are content access control integrated with web application? For example, some content are for public access, others require website login to be accessible. Where is the integration point for the j2ee app to get this kind of information?
3. Is there way for java app to access the contents in TeamSite repository directly? Is it open API?
Thanks for responding Yukka. What I need to do include:1. to serve the contents as HTML fragments of the web pages;2. to allow web users to search for contents that are authorized to access; 3. Attatchment supported is needed for content serving and searchingIt should be very basic scenario, but I've never worked with Interwoven products before. It would be greatly appreciated if anyone can advise on how I can implement a content authorization mechnism.Regards,Lei