Questions tagged [lotus-wcm]

19 questions
2
votes
1 answer

Problems configuring the Web Content Viewer (286)

I'm having problems while attempting to configure the Web Content Viewer (286) portlet. When I attempt to configure this portlet and try to select a content item or component I get a pop-up that contains the same page as the parent. See the…
sonar
  • 385
  • 3
  • 15
2
votes
2 answers

An applet failed to load or is unavailable

I am getting this error on IE 8 ,9 firefox and chrome. while editing content in WebSphere Portal 7. IWKAP0010W: An applet failed to load or is unavailable. Certain Web Content Management features will not be available. Is there any way to solve…
Rao Pranav
  • 249
  • 1
  • 5
  • 12
2
votes
2 answers

How to hide default footer and display custom footer?

I created a custom theme , I want to hide the default footer for page created with this theme , but when I comment out the code to display footer in theme.html , then it hides footer for all the pages of portal. What configuration should I do to…
Rao Pranav
  • 249
  • 1
  • 5
  • 12
1
vote
2 answers

WebSphere Portal 6.1.5.2, Lotus WCM, inline authoring works in one cluster member, not the other

A very odd issue turned up for us when we recently added a new node to our WebSphere Portal/WCM 6.1.5.2 cluster. Our application makes use of the inline authoring functionality in the local rendering portlet. The setup is fairly standard. We have a…
pap
  • 27,064
  • 6
  • 41
  • 46
1
vote
2 answers

How to check the value of Rich Text Field in content of IBM WCM is empty

We have IBM WCM 8.5, and created content which contains Rich Text component in AT field. I want to check whether the value of Rich Text is empty or not in one of my Menu Component. I have tried to use "IfEmpty Plugin Component", but it doesn't…
Mohammad Ashfaq
  • 1,333
  • 2
  • 14
  • 38
1
vote
1 answer

how can i get access to items (contents) on webphere web content manager

Hi everybody i'm developing some specifics Websphere Portal 8 portlets and i need to get access to data on Web Content Manager (WCM). if there is a solution to get (title, content .. ) of every elements. please help me.
beginner1417
  • 67
  • 1
  • 7
1
vote
1 answer

How to add dojo to websphere portal 7 custom theme?

I create a custom theme in WebSphere portal 7.But dojo is not configured . Is there any way to add all dojo js to custom theme. Thanks, Pranav
Rao Pranav
  • 249
  • 1
  • 5
  • 12
0
votes
1 answer

Problem with JSR286 rendering portlet and WebSphere Portal7

Another question for all WP7 lovers! We have the following problem: we have creates a portal page with a JSR286 local rendering portlet that show a lotus wcm content. When the portal render the JSR portlet, it show the following exception "Error…
Currao
  • 7
  • 2
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…
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

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
0 answers

How to perform redirect to another page from custom JSP Component?

I've got simple index.jsp file, ecluding imports looks like : <% response.sendRedirect("http://stackoverflow.com"); %> I'm not redirected when I load page with this JSP Component. Thanks for help!
Ildar Galikov
  • 431
  • 5
  • 17
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 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
1
2