A subsection of Content Management is Web Content Management or WCM. WCM means maintaining, controlling, changing and reassembling the content on a web-page.
Questions tagged [wcm]
85 questions
0
votes
1 answer
how to create portal page urls in wcm
How i can create URL of a portal page in WCM. I tried URLCmpnt tag but it actually generate URL for content who want to get render on given portalTarget.
This is a very common scenario but not getting any clue.
Please help.

Parivesh Jain
- 71
- 2
- 10
0
votes
2 answers
Hiding a Web Content Viewer JSR 286 Portlet if no content is found
I have configured a JSR 286 portlet on my portal page which points to a content item. The content item has an expiry date. Once the content expires the user sees default warning message saying no content found for the selected site area.
I want this…

Vaishnavi Dhamnikar
- 13
- 4
0
votes
1 answer
Hybris : Synchronization cron job for web content catalog is not working
I have created synchronization cronjob for for my sites content catalog, but is is not working as it should have to.
For staged content catalog site is working ok in cmscockpit.
for apparel-uk, when i change something in staged catalog, after…

Mark Patel
- 21
- 1
- 8
0
votes
2 answers
How to create a nested HTML structure shown below using WCM Menu/Nav component?
I am designing a carousel with three images. I need to implment following code using WCM. I am able to design with a single result design. Please guide me how to get three links in a set. All the images are in the same site area.

Vaishnavi Dhamnikar
- 13
- 4
0
votes
1 answer
IBM WCM Images are not displaying when you open a page in anonymous page?
When you open the same page in authenticated access All the images are displaying
URL differences are "/wps/wcm/connect/" gives Error and "/wps/wcm/myconnect/" gives me actual image

Koti Reddy
- 79
- 1
- 1
- 9
0
votes
1 answer
Linking EXE files from IBM WCM not working. Linking any Images, PDFs works fine
We have a WCM COntent Library. Inside the "Components" area, we have created an EXE folder as seen below. This exe folder contains exe files.
Now, whenever I am trying to place a link to the .exe files on any HTML page, Link is generated but when…

D Simm
- 130
- 1
- 1
- 12
0
votes
1 answer
IBM WCM Plugin:RequestAttribute is not working, when used on published site ( only preview is working)
I've made a menu component to create tabs which contains rendered results from another menu component.
The internal component is using Location/Site Areas (set by Query string) as a criteria and in the main component I use…

mr_m1m3
- 323
- 1
- 2
- 12
0
votes
1 answer
Need to render WCM content from an Asynch bean
I'm trying to get rendered WCM content in an Asych bean (which implements the Work interface). I can create a Workspace using a username and password, but I don't see an API to create a RenderingContext without passing either a portlet…

hexium
- 733
- 1
- 7
- 12
0
votes
1 answer
How do I generate a URL for children of a WCM Site Area?
I have a servlet that uses the WCM 8.5 API to fetch the children of a SiteArea or and prints the contents in an unordered list. My question is how can I generate a URL to each piece of content so that my list can link out to the content or child…

Covar
- 901
- 1
- 7
- 15
0
votes
2 answers
RichText rendering issue for anonymous users
I am trying to render richtext content from WCM using wcm API. I have jsp to do so. It renders properly for all user group except anonymous. When I view rendered content I see broken image inside richtext. When I log in and view the rendered…

Gabit Kemelov
- 106
- 1
- 8
0
votes
1 answer
Alfresco WCM Sandbox -Not able to delete files
We are using alfresco 4.0 enterprise edition and installed WCM for the same. Using WCM web-form we are generating some dump items in JSON. All the things are working properly in that but in some cases when I am deleting any of dump file or JSON…

Krutik Jayswal
- 3,165
- 1
- 15
- 38
0
votes
1 answer
Gsp / HTML page not supporting wcm tags
I am a newbie to WCM, I am using weceem blog. I want to paginate the blogs, when I try to do it with the offset and max limits, is not working in the HTML pages in wcm. But, I am able to use some tags like .
Please Help with this. Thanks in…

Sivaguru Jambulingam
- 319
- 4
- 16
0
votes
2 answers
ADOBE CQ5 frequent building of clientlibs folder
This issue is related to frequent building of client lib folder in adobe cq5.
Whenever i updating the code in js and css file, the changes are not reflected as soon as saving the related js and css file.
i have to do this url…

arun
- 11
- 1
- 4
0
votes
1 answer
How to get logged in username in WCM JSP component page
I need to know if there is a way to get the logged in username in WCM JSP component in IBM Websphere Portal 8. I dont even know where to begin looking for this solution.

Zaheer Baloch
- 536
- 3
- 9
- 28
0
votes
1 answer
javascript - how to show multiple textarea in code editor (one of my attempt is to use CKEditor)
I am using jquery and CKEditor on the project. I want users can write/edit their html codes in CKEditor.
When I input multiple textarea tag in the editor, they look fine because they both stay inside of the textarea as follows,
Then I save it, and…

Joey
- 2,732
- 11
- 43
- 63