25
Thu, Apr
1 New Articles

Selecting and Deploying Portals

Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

Except for portal vendors themselves and a few companies boasting very successful deployments, there still aren't a whole lot of fervent portal evangelists. On a scale of "interesting but only to specific niches" (e.g., the Segway) to "part of everyday life" (the cell phone), portals seem currently to be hovering somewhere between blog and instant messaging. They have high technosex appeal, but the jury is out as to whether the investment will really increase productivity enough to justify the cost.

In this column, I'll present a stratospheric view of portal technology and what it means to a business. I'll address these topics:

  • Business issues surrounding portals
  • The benefits of a portal approach
  • The broad categories of portal solutions
  • The state of the portal market and how to choose a portal

The Business of Portals

Portals are basically aggregations of Web pages. A single browser window is broken up into smaller rectangular areas, each with its own independent content. Each rectangle is produced by an instance of a specialized Web content generator: In the J2EE world, this is called a portlet, while in the .NET world, there's a Web Part. And that's about as deep into the technical details as I plan to get in this article. In keeping with iTechnology Manager's mission, I'll instead focus on the business issues that center on your selection of portal products. Throughout the rest of this article, when I use the term "portlet," I mean either the actual J2EE portlet technology or the .NET equivalent unless I specifically state otherwise.

First, you have to decide whether portals actually make sense for your business. As I noted earlier, this is far from a sure thing. Portals are not the universal panacea; they don't fit every business. For example, like any user interface architecture, an improperly implemented portal might actually reduce productivity. We've all heard horror stories of how a bad GUI turned a perfectly functional green-screen system into an end user nightmare and eventually a good excuse to leave the iSeries altogether. The portal interface is no different.

Another risk is that portals can be abused, leading to a requirement for additional management. Portals can be set up to allow users to pick their own content; taking that to the extreme, you could have real-time stock tickers or even streaming video on end user desktops, taking up both your network bandwidth and your employee's attention. This sort of problem has been encountered by companies implementing instant messaging; one of the categories in your vendor search should be making sure that the product's administration capabilities meet your business requirements.

The Benefits of Portals

Risks aside, portals provide some key benefits. Not all features come straight out of the box for all portal solutions. Some of those benefits depend on the vendor, while others are optional features that may require more or less effort on your part to implement. The variety of options is nearly endless; luckily, most of you reading this will be in the market for a portal solution that will integrate your legacy applications, and that significantly narrows the market.

Let's start there. Legacy integration is one of the key benefits of a portal. In a very broad sense, integration means being able to use your legacy systems along with applications created using the newer generation of tools (such as the many Web-based database query tools) or with third-party or open-source portal applications. If you can Web-enable your legacy application, you can provide some level of integration with these newer applications. This integration can range from "integration on the glass," which is little more than cutting and pasting between the two applications, to truly integrated systems in which a single action can cause multiple sections of the browser to update themselves with the appropriate information. Note that the most primitive level of integration doesn't provide much more than having a browser open in one window and a 5250 emulator open in the other. It's the true event-level integration that really opens the possibilities of user productivity enhancements.

A second benefit comes from enabling users to "design" their own portals. At their most flexible, portal servers allow users to pick and choose which applications they want in their display as well as the locations. Typically, the portal software allows the portal administrator to limit these capabilities, from allowing access to only certain applications based on user type (usually called a "role") to completely locking down the screen so that users cannot even move or resize the panes. The more flexible type of environment might be reserved for power users or for business-to-consumer (B2C) portals, while the most restrictive rules might be applied to data entry roles or to minimal control environments like kiosks. Thus, the actual benefits as they apply to your company depend very much upon the business functions you will enable via the portal.

An additional advantage comes if you choose to implement the collaboration features that most portal vendors provide. The impact of such a decision is difficult to quantify; not only does it depend very much upon the portal vendor, but even more it depends upon your employees and the type of work they do. Collaboration can be as simple as a shared calendar and as complex as global Web conferencing. The initial investment in setup, hardware, and possibly even additional Internet bandwidth can be substantial, reducing the immediate return. In the long run, though, most companies tend to agree that some sort of online collaboration and project management system reduces costs over time.

An often-overlooked class of benefits comes from a standardized look and feel that can be manipulated by the end user. In many cases, portlets can be written to a specific design standard, typically using Cascading Style Sheets (CSS). Done correctly, this can allow you to place standard controls on the portal that allow users to easily change things like color schemes or font sizes. This is especially important in B2C environments, where the size of the actual monitor is not under your control, but it can also make it easier to support people with different interface needs.

Types of Portal Solutions

Portal solutions come in three basic flavors: application-specific, technology-specific, and technology-agnostic. The application-specific solutions come from large package vendors such as SAP or from smaller, task-oriented vendors such as Viador. The portals from the package vendors are naturally geared toward their package, while the task-specific tools are almost all "business intelligence" or "data mining" applications, often geared toward that latest of buzzwords, the "executive dashboard."

(Author's Note: I'm still not sure just how much value an executive dashboard has except as a sales tool. A business partner explained it to me this way: "While I can understand that such a thing might have some vague usefulness as perhaps an entry point into a drill-down, I just can't imagine a CEO sitting in his office saying to himself, 'As soon as the little arrow on the portal goes into the red zone, I'm selling!' " But as usual, I digress.)

The technology-specific portals are designed more as frameworks for you to use, but they're tied specifically to one technology. Examples are IBM's WebSphere Portal products, BEA's WebLogic, and Microsoft's SharePoint Server. The primary benefit of products from these technology-centric vendors comes from their extensibility. For example, Microsoft has multiple ways to integrate to other Microsoft and particularly .NET technologies. WebLogic is the foremost player in the J2EE product space, boasting a long history of J2EE solutions. Despite the company's adherence to standards, it is arguably the most insular of providers since it even includes its own JVM (JRockit). IBM's WebSphere Portal is also an integration behemoth. In fact, the options are so profuse as to make selection difficult. My recent article on the Lotus Notes/Domino platform makes it clear that Lotus is one possible direction for portal solutions in the WebSphere world. Another option seems to be the WebSphere Workplace product family, and it's unclear what the exact long-term relationship between the two platforms will be.

One problem with the vendor-specific application provider suites is the fact that you will tie yourself irrevocably to that vendor. With simpler products such as WebSphere Application Server or Microsoft IIS, it's relatively easy to combine packaged vendor software with your own custom code to form bridges to other technologies (for example, to access SQL Server from WebSphere or to call an iSeries RPG program from .NET). With the portal frameworks, at least the vendor-specific solutions, you're typically locked into their development tools, which tends to make it much easier to use that vendor's code than your own.

You can avoid vendor lock-in with a technology-specific portal by going the pure open source route, using technologies such as Apache, Tomcat, and Jetspeed. The only open source solutions I know of use the J2EE platform; I'm not aware of any non-Java open source portals. But there are vendors with complete open source solutions, such as Liferay, which are typically free to use and require a fee only for support. If your staff is technically motivated and you are averse to vendor licensing issues, this is probably the solution for you.

The last type of portal is the technology-agnostic portal. I use the term "agnostic" rather than "independent" because the portal itself is written using a single technology, typically a standard J2EE approach. But the framework is designed to easily integrate solutions from multiple vendors using a standards-based approach. The two major players in this niche are Plumtree and Vignette, and both boast a very quick time-to-market while at the same time providing a high degree of extensibility.

The State of the Market

As with any technology on the cusp, there is currently a frenzy of partnering and acquisition in the portal space. This particularly hits the smaller task-specific tools as they vie for market share. The major Chinese players, Hinge and Chinasoft, began partnering with Viador back in 2003 to create a sort of pan-Asian portal cartel, while TIBCO has jumped into a tight relationship with Siebel. More alarming from a diversity standpoint is the recent acquisition of Plumtree, one of the two technology-agnostic portal providers, by WebLogic, one of the most technology-centric vendors. Whether this is a real attempt by WebLogic to move into the .NET space or instead merely a way of removing a technology from play remains to be seen.

The upshot of all this is that there will likely be continued merging in the field, and the number of products will dwindle over the next year. Unless you decide now on a very large vendor such as IBM or Microsoft, you may find yourself holding a bag of software from a vendor that no longer exists. That caveat aside, let's go over some questions that might help you make up your mind in the portal decision-making process.

First, do you have an iSeries application suite such as SAP that has a portal solution? If so, it makes sense to review the vendor's portal product to see if it meets your price and feature/function requirements. This is probably the safest route to go from an integration and deployment standpoint.

Second, if you're not going to lock into an application vendor, are you willing to lock into a technology vendor? If so, then selecting among the big three (BEA, IBM, and Microsoft) may be your best bet. Smaller technical resources and shorter deployment time frames also weigh in favor of this option. How to choose among the three is more than I can cover here, but in general the decision will depend on your current infrastructure. For example, if you're a big Lotus shop, then the Domino/Notes direction is your frontrunner. Similarly, if you've got a heavy investment in Microsoft in the form of products such as Exchange Server and SQL Server and you're already embarking down the .NET path, then SharePoint Server is probably your going-in position. Finally, if you're a major open source shop, especially if you've got strong in-house UNIX/Linux expertise, then BEA is probably your first choice.

Absent those options, the question comes down to money and support. If you've got the money (both in hardware—WebSphere is a resource hog—and software), then WebSphere is an excellent technological solution, and it's backed by superb support from IBM. On the other hand, if you're willing to trade a lot of money for the risk and time of putting together your own systems, then the standard "make vs. buy" argument applies and you should consider an open source solution.

Note that I've steered away from the technology-agnostic solutions. This is not for any particular technical or architectural reason, nor for any business process-related issue. Instead, I'm a little leery of the idea of the hidden restrictions of such an environment. It seems to me that in order to have an environment in which diverse technologies interact seamlessly, the easy route to take is to enable only the subset of features that is common among them all. Also, the fact that one of the two leading vendors, Plumtree, was acquired makes me a little uncomfortable regarding the long-term fate of the other vendor, Vignette. Vignette does offer a free trial of its software, however, so I may give that a try in my CFT*.

* CFT stands for Copious Free Time, something I'm sure we all have tons of.

The State of the Technology

After you've made some basic decisions using the points I raised in the previous section, you'll still have to do some technical analysis, an analysis that's better suited for the iApplication Designer publication. However, from a very high level, the single biggest requirement is that your portal solution allows your legacy software to be integrated into the portal. And if you want something that actually adds significant productivity, the integration must be better than just "on the glass" integration using cut and paste. Instead, you will need the ability to write a simple query portlet and then click on a line in that portlet and feed the customer number from the line into your legacy application, automatically bringing up the sales history for that customer. This sort of integration must be bidirectional and ideally should not require any manual customization of the legacy applications; changes to the legacy system should be automatically handled by the integration software.

If you're interested, I'll see if I can do some comparisons for an upcoming iApplication Designer column. In my CFT, of course.

Joe Pluta is the founder and chief architect of Pluta Brothers Design, Inc. He has been working in the field since the late 1970s and has made a career of extending the IBM midrange, starting back in the days of the IBM System/3. Joe has used WebSphere extensively, especially as the base for PSC/400, the only product that can move your legacy systems to the Web using simple green-screen commands. Joe is also the author of E-Deployment: The Fastest Path to the Web, Eclipse: Step by Step, and WDSC: Step by Step. He will be speaking at Local User Group meetings around the country in February, March, April and May; you can reach him at This email address is being protected from spambots. You need JavaScript enabled to view it..

Joe Pluta

Joe Pluta is the founder and chief architect of Pluta Brothers Design, Inc. He has been extending the IBM midrange since the days of the IBM System/3. Joe uses WebSphere extensively, especially as the base for PSC/400, the only product that can move your legacy systems to the Web using simple green-screen commands. He has written several books, including Developing Web 2.0 Applications with EGL for IBM i, E-Deployment: The Fastest Path to the Web, Eclipse: Step by Step, and WDSC: Step by Step. Joe performs onsite mentoring and speaks at user groups around the country. You can reach him at This email address is being protected from spambots. You need JavaScript enabled to view it..


MC Press books written by Joe Pluta available now on the MC Press Bookstore.

Developing Web 2.0 Applications with EGL for IBM i Developing Web 2.0 Applications with EGL for IBM i
Joe Pluta introduces you to EGL Rich UI and IBM’s Rational Developer for the IBM i platform.
List Price $39.95

Now On Sale

WDSC: Step by Step WDSC: Step by Step
Discover incredibly powerful WDSC with this easy-to-understand yet thorough introduction.
List Price $74.95

Now On Sale

Eclipse: Step by Step Eclipse: Step by Step
Quickly get up to speed and productivity using Eclipse.
List Price $59.00

Now On Sale

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: