Archive for the 'Oracle WebCenter' Category

That’s not what I meant!

I am one of those who advocated several editions of the WebCenter product - one version with everything, and a cheaper version for those who just need a bit of WebCenter functionality. This has indeed come to pass - Oracle has now both WebCenter Suite and WebCenter Services.

What I meant was that we needed a cheaper product, for example for existing Oracle Portal customers. Unfortunately, we got a more expensive product instead. The new Oracle price list is out, and WebCenter Services (the smaller product) is barely cheaper than the full WebCenter was previously ($70,000 vs. old price of $80,000), and the full WebCenter product has increased in price from $80,000 to $125,000.

No Comments »

Oracle WebCenter Services license for Oracle Portal users

During the general session this morning at the ODTUG conference in New Orleans, Oracle VP Vince Casarez said that there would be a separate “WebCenter Services” license. This is intended for Oracle Portal customers who want some WebCenter functionality without having to pay for the whole WebCenter product. (You’ll have to upgrade your Oracle Portal to 11g in order to get the necessary WSRP 2.0 capabilities.) 

This sounds like just what Oracle Portal customers have been waiting for - we get to use the cool new WebCenter features without having to throw away our portal. Official announcement including pricing is supposed to be made by Oracle Senior VP Thomas Kurian on July 1st.

No Comments »

ODTUG Conference, Sunday

I participated in the Fusion Middleware Best Pracatices Symposion all of Sunday. Paul Dorsey, Duncan Mills and others spoke on developling Fusion applications. Conclusion: It’s big, hard, complicated and easy to get wrong. But developing JEE apps without using Fusion is harder. No wonder there were more people attending the APEX track.

Eric Marcoux of the University of Laval spoke about the big university system they are building with pretty much the whole Oracle stack (Identity Management, Provisioning, etc) - and WebCenter. They’ll have a website for every course and are using the WebCenter Composer to let each teacher build his own course page. Composer is cool, but this is the first realistic usecase I’ve seem where someone would actually need it. But they are not going with WebCenter 10g - they are building with 11g for their anticipated release date of 2009. So I still haven’t found a real, running site using WebCenter 10g.

The most interesting presentation of the day was hearing David Schleis of the Wisconsin State Laboratory of Hygiene speak on Groovy. I had written off Groovy in the “cool-new-programming-language-of-the-month” category, but I’ll have to revisit that. Groovys point is that a lot of the verbose Java code doesn’t really need to be written - the Groovy compiler can work things out (for example there are implicit setters and gettings in Groovy - you don’t have to write them). And the compiler builds bytecode that’ll run in your JVM alongside your Java. Groovy, man!

No Comments »

Portal and WebCenter at Oracle OpenWorld

The session catalog for the upcoming Oracle OpenWorld conference has now been published. Being interested in the great Oracle Portal vs. Oracle WebCenter debate, I naturally looked for both WebCenter and Portal.

Oracle is giving 8 presentations on WebCenter + one hands-on session. (If you search the catalog yourself, be aware that the phrase “standards-based portal” is Oracle-speak for Oracle WebCenter, not Oracle Portal.) Since no new functionality is annouced, these are likely to be similar to the presentations last year. One presentation is titled “WebCenter and Beyond” - so maybe we can get a preview of what’s coming in WebCenter 12g while we wait for 11g. WebCenter is also mentioned in three of the mandatory (con)fusion architecture presentations, placing it squarely in the center of Oracle’s strategic direction. Oracle Portal is not mentioned by Oracle at all - but then again, we got the “Portal 11g New Features” presentation last year and are still waiting for the software…

There are also two customer presentations. One is by Oracle ACE Director Eric Marcoux from the University of Laval on an actual WebCenter deployment - so they do exist! Interestingly, in a nod to the Oracle Portal community, Oracle has also chosen a user presentation on Oracle Portal by Gregory Pike from Piocon Technologies.

No Comments »

Portal or WebCenter?

Only just done reviewing papers for one conference (ODTUG Kaleidoscope, coming this month), and already it’s time to reviews abstracts for the next conference (UKOUG Conference, in December).

One interesting thing I spotted in the abstracts was the difference between Oracle Portal and Oracle Webcenter:

  • There are five abstracts on Oracle Portal from customers and partners, but none from Oracle
  • There are no abstracts on Oracle WebCenter from customers or partners, but two from Oracle

That supports my own gut feeling that WebCenter is still Oracle’s “next great thing,” but isn’t really being used in real life yet. Maybe that’ll change once we get WebCenter 11g - but the very high license fee is definitely holding the adoption of WebCenter back. If you want an affordable WebCenter that’s not bundled with ECM, SES, etc., please register at Oracle Mix and vote for my idea Please make a WebCenter Standard Edition product.

No Comments »

Portlet parameters

On a recent Oracle Portal-based project, I wanted to use JSR-168 portlets. Both because it’s always good to follow the standard if there is one, and because Oracle is not quite clear about whether JPDK portlets will be supported in Oracle WebCenter 11g.

Being used to Oracle portlets, where we’ve had parameters forever, I was much surprised to discover that JSR-168 portlets are completely stand-alone and do not take parameters. This feature only comes in JSRT-268, which is still being finalized.

JDeveloper 10.1.3 and later will build JSR-268 portlets (using Oracle’s understanding of the standard), but Oracle Portal 10.1.4 doesn’t understand the WSRP 2.0 communication used by JSR-268 portlets.

So there is still a place for JPDK portlets…

Type Language Use Parameters
PL/SQL PL/SQL Oracle Portal only Yes
JPDK Java Oracle Portal only Yes
JSR-168 Java All standard portals No
JSR-268
(upcoming)
Java All standard portals Yes

No Comments »

Web 2.0 Lip Service

Do you remember that when WebCenter was lauched, the team started a blog? I recently revisited it and noticed that it hadn’t been updated in months. I posted a comment asking if we could expect anything to happen on this blog. Naturally, my comment didn’t appear on the blog right away, but started it’s way through the Oracle content management workflow - they are apparently careful about how much user-generated content they want.

I just looked at the blog again - well, I tried to. But now it’s gone…

It sort of makes you wonder how much commitment there is to Web 2.0 internally in Oracle, doesn’t it? I’m hoping the Oracle Wiki won’t suffer the same fate. So please, everyone, head over to the Oracle Wiki, register and update something…

No Comments »

Oracle WebCenter, Portal and Unified Content Management

I’ve been considering how to describe the difference between Oracle WebCenter, Portal and Unified Content Management (what used to be Stellent), and I’ve come up with this picture:

It considers your requirements in two dimensions: How much content management do you need and how much application development do you need. To put in in another way: Unstructured data like documents need document management, and structured data needs applications.

If you need a lot of document management, you need Oracle UCM. If you need sophisticated applications, you might need WCS. But in general, Oracle Portal will cover quite a lot of application functionality as well as content management.

No Comments »

Oracle WebCenter Suite - how hard can it be?

I’m at the cmf2007 conference this week, where I’ll be speaking on the choice between Oracle Portal and Oracle WebCenter Suite tomorrow.

This led me to check up on the Oracle WebCenter Quick Start page. This page still seems more designed to scare people away than get them started: “Ready to get started?” it asks, and then presents you with dozens and dozens of links to stuff you apparently need to know: From “Getting started with Java” via JDeveloper, SOA Suite, BPEL, Portlets (including an Oracle Portal course?) to Oracle Content DB and Secure Enterprise Search.

Only after wading through links to half of Oracle’s product suite do you end up at “Learn to Build WebCenter Applications”. Really - how hard can it be?

No Comments »

« Prev