IBM Web Content Manager is designed to accelerate digital content development and deployment through all your digital channels. This web experience management software enables users to create, manage and publish content while IT retains control.
Questions tagged [ibm-wcm]
16 questions
1
vote
0 answers
How to mute screen reader reading out "role"

user15919246
- 11
- 1
1
vote
1 answer
WCM - How to display content item elements from a Menu Component pointing elsewhere?
In IBM's Web Content Manager I have a page in the path:
TopArea > MainContent > SiteArea > content
which uses a Menu Component to pull items from a slightly different path, such as
TopArea > OtherContent > OtherSiteArea > othercontent
So, in the…

ZeekLTK
- 233
- 2
- 9
0
votes
1 answer
IBM-WCM Plugin-logic need to display image if provided else use video
I am a new developer using IBM-WCM Websphere Portal 8.5.0. Some of the documentation on the IBM website is hard to understand. I am trying to allow the content author to use an image instead of a video. So if the still image is not empty use that if…

hurdler131
- 41
- 2
0
votes
0 answers
IBM WCM menu component iteration
Hi i have an scenario to read site area content in result design 1 and then content inside that site area in result design 2 in ascending order. for this i am using menu component but it is reading all site area content and content inside site area…

Rajesh
- 1
0
votes
0 answers
WCM API :Can't set File or Image for LibraryFileComponent or LibraryImageComponent
Today i try to create LibraryImageComponent or LibraryFileComponent on my wcm portal. Code as below :
workspace = createWorkspace();
DocumentLibrary documentLib = workspace.getDocumentLibrary(Config.LIBRARY_NAME);
…

Nguyễn Tuấn
- 37
- 5
0
votes
1 answer
How to check scope id after creating a new scope on Websphere portal?
I created a new scope named ScopeBIDV on Websphere Portal 8.5 following this tutorial:
IBM - Managing Search Scopes and Custom Links.
Now my panel looks like this:
How can I check the scope id?

Nguyễn Tuấn
- 37
- 5
0
votes
1 answer
Web Content Management how to find all the descendants of a content
I want to display all the descendant contents within a site area in IBM WCM.
But right now, I could only find API to find a certain item, but not all the descendants of that content.
The API for this is findAllByPath API:
DocumentIdIterator…

ChProgrammer
- 75
- 1
- 7
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
1 answer
IBM WCM textboxio modify toolbar
I am using the Textboxio editor within WCM 8.5 installed on CentOS 6.5
The official docs are skimpy http://docs.ephox.com/display/tbio/Changing+the+Toolbar
First question: I have successfully added new styles by editing tbio_config.jsp but now I…

steve
- 41
- 6
0
votes
1 answer
Remove all ACL from user access of content using IBM WCM API
Is there a way to remove/reset user access from content item when we restart workflow of that content item using ibm WCM API?

Vaibhav Vichare
- 1
- 1
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 protected content redirected user to /wps/wcm/webinterface/login/login.jsp with hostname and port insted of domain name
I have a query that is surrounded by a fair bit of grey area. When a user accesses the WCM servlet using the authenticated context (www.mywebsite.com/wps/wcm/myconnect/xyz/), if user is not login it is redirect user to…

Shalendar Kumar
- 11
- 2
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
IBM WCM 8, Spring 4
I'm pretty new to IBM WCM and IBM Portal; I'm using the following versions:
IBM WebSphere Portal Server_8.0.0.0
IBM Web Content Manager_8.0.0.0
I need to create a custom action for the WCM workflow; so far I was able in creating a very simple…

Angelo Immediata
- 6,635
- 4
- 33
- 65