Questions tagged [wcm]

A subsection of Content Management is Web Content Management or WCM. WCM means maintaining, controlling, changing and reassembling the content on a web-page.

85 questions
0
votes
1 answer

CQ: Content centric OR page centric?

I have a query regarding CQ. Your reply will really make the difference to my understanding. In other CMS like Vignette, content authors create the contents separately (not directly on the page) for ex. products details and then those contents are…
Ronnie
  • 302
  • 1
  • 4
  • 16
0
votes
1 answer

Queries related to Adobe CQ

I have few queries regarding CQ. Your reply will really make the difference to my understanding. 1) Why exactly do we need template when what all template do is to have a resourceType property attached to a content-page component. At the time of…
Ronnie
  • 302
  • 1
  • 4
  • 16
0
votes
0 answers

Personalization Picker Error WCM 7.0

While creating a personalization component and creating a new rule in IBM WCM I am getting the error message: The selected item was deleted or moved and cannot be displayed Could you please help me regarding this issue. I am using WCM 7.0
christyJ
  • 1
  • 1
0
votes
1 answer

RenderParam of type public is not storing value

I have the following link setup in a WCM component. When a user clicks on the link, I'm trying to initialize a public render parameter to that the value stored inside citySelected is available to other components + multiple…
bobbyrne01
  • 6,295
  • 19
  • 80
  • 150
0
votes
1 answer

Perform a split on AttributeResource tag

I have a WCM HTML component, and the value stored inside [AttributeResource attributeName="myKey" separator=","] is a comma separated String. When rendered on its own, I get the following output on my HTML page .. 8,9,10,10.5,11,11.5,12,13…
bobbyrne01
  • 6,295
  • 19
  • 80
  • 150
0
votes
1 answer

How to integrate Webradar with IBM WCM 8?

I have a requirement to integrate webradar with IBM WCM 8. I searched on net but didn't get any documentation or help link which describes the steps. Can anyone please help me in describing the steps or provide me a link on the same ? The link which…
Anil kumar
  • 525
  • 2
  • 10
  • 32
0
votes
1 answer

how does personalisation work in ibm portal version 8?

How can we get session data while writing personalisation business rule in WCM portal 8? Where I will set data into session so that get this session data while writing personalisation business rule.
0
votes
1 answer

WCM REST API Query

I need to use REST API to query IBM WCM 8.0 on the contents stored in it. When i use the following query format, it works fine: wcmrest/query?keyword=ABC&keyword=DEF This returns all the contents which has both ABC and DEF as values in keywords. My…
0
votes
1 answer

How to Enable PortalAdminHome in Websphere Portal?

I have this below code in my jsp page in which I am using PumaAdminHome object but I am getting "java.lang.IllegalStateException: PortalAdminHome is not enabled" error while accessing it. I have already followed this Work-around but of no help. …
Anil kumar
  • 525
  • 2
  • 10
  • 32
0
votes
1 answer

How to use Custom Action Date (Date Type) in WCM?

My Question is very specific to Custom Actions in WCM. There is one option called Custom Action Date available in Date type dropdown box while creating a Custom Action. I just want to know what it is and how can it is related to this function …
Anil kumar
  • 525
  • 2
  • 10
  • 32
0
votes
2 answers

Best way to include Dynamic Data List Records in search in Liferay 6.1

In Liferay 6.2 it is possible to set the Indexable option on fields of Dynamic Data List Definitions, thereby making them searchable (as explained in the Documentation for Liferay 6.2) I want to include DDL records in my search and have to use…
vlz
  • 911
  • 1
  • 10
  • 18
0
votes
1 answer

How to display social site links in websphere poertal V7 site page

I need to display Social site links for Facebook (Like) , Tweet , and YouTube. How to display these links in a portlet content. Thanks in Advance , Pranav
Rao Pranav
  • 249
  • 1
  • 5
  • 12
0
votes
2 answers

Unable to access WCM library

I am trying to access a WCM(Web Content Management) library, which is already working fine for a portal application. My requirement is to access the same library from an enterprise application deployed on WAS(Webspher Application Server). It is…
Jane
  • 1
  • 2
0
votes
1 answer

How to add Custom Attributes to "Edit My Profile" Portlet?

I need to add some custom attributes on "Registration/Edit My Profile" page to collect more user info. Not using LDAP for login/auth. I did,t found any documentation about this , Please suggest is you have any way. Thanks in advance. Pranav
Rao Pranav
  • 249
  • 1
  • 5
  • 12
0
votes
2 answers

Broken Adobe CQ page rendering

I am trying to get page (CQ 5.4): htttp://localhost:4502/etc/replication/agents.author.html But see the next: Resource dumped by HtmlRendererServlet Resource path: /etc/replication/agents.author Resource metadata: {sling.resolutionPathInfo=.html,…
Alexander Drobyshevsky
  • 3,907
  • 2
  • 20
  • 17