Tag Archives: WebSphere Portal

IBM Web Content Manager v8.x – Troubleshooting Tips

I have recently installed WebSphere Portal v8.0.0.1, including Content Template Catalog (CTC) v4.0. At a glance, it looked like I have all the components (Portal + WCM + CTC) installed properly. It was only half correct. All Portal functions are …

Read more »

IBM Worklight Entitlement for IBM WebSphere Portal Customers

Since IBM announced Worklight entitlement for WebSphere Portal customers a few weeks ago, we have been pinged by a lot of our customers asking what the entitlement means for them. Some of our colleagues and customers who build and manage …

Read more »

How to take your Portal mobile – Part Two

After first part your IBM WebSphere Portal itself is ready to go mobile, but we need to add mobility to application (portlets) that will run on the Portal. Running multi-channel portlets on portal page using theme optimized to support smart …

Read more »

How to take your Portal mobile – Part One

Adding mobility to existing IBM WebSphere Portal 8 is pretty simple – First of all you need to make the theme of your portal optimized to support as much of smart devices you want, and then the next step is …

Read more »

Getting Started With Lotus Web Content Management – Part-1: Adding Content to Server

  Environment Server: IBM Portal 615 and Lotus WCM 615 (Web Content Management) Factory: Web Experience Factory (WebSphere Portlet Factory 7.0.1) Builder: Lotus Web Content Management Access Steps to Follow Getting Started Login to server (<node:port>/wps/myportal) Click on ‘Applications’, in …

Read more »

Installing IBM WebSphere Portal Server 6.1.5 on Linux [Step-by-Step]

  Please note that you can install any portal server version on Linux (e.g.; IBM WebSphere Portal 7, IBM WebSphere Portal 6.1.5 with Lotus Web Content Management 6.1.5) using these steps. Just search for proper part files and execute the …

Read more »

Simple CRUD operations in Websphere Portlet Factory

In computer programming, Create, Read, Update and Delete (CRUD) are the four basic functions of persistent storage. If we want to create a Portlet Factory Project which can easily perform the CRUD operations in an efficient way. We should follow the simple steps …

Read more »