I am trying to plugin in an alternate WCM to the IBM Websphere Portal and thus trying to understand the existing IBM WCM architecture.A major component of this work is Personalization (PZN).Need to understand the following:
How can we use ContentSpots to retrieve content from a configured IBM WCM. The idea is to assign this content spot as a markup on a transaction portlet, along with other non-wcm based UI markup So it is not same as 100% Content Only portlet. The content spots would obviously have the rules or Campaigns assigned, so that the content pulled from WCM via this content spot get those rules applied to.
How do we use the IBM WCM taglib to retrieve personalized content from WCM i.e. to retrieve content as a ResourceCollection that has the personalization rule assigned. As I see now, we can just pull the content using WCM Taglib, dont see how that content has the pzn rules applied?
Thanks