Category Archives: IDOC

Eval This! Creating Reusable Fragments with Site Studio

There’s a pretty clever function used in Site Studio JSP development called evalIdcScp. It’s a method on the idcserver.ServerBean and if you’ve worked with or implemented a JSP Site Studio site, you’ve undoutably run accross it more than once. As … Continue reading

Posted in Fragments, IDOC, JSP, Site Studio | Leave a comment

News Items – Bloggers and Component Updates

I’ve got a couple items here that I think are somewhat news-worthy, at least related to this blog.  Instead of several small posts though I thought I would combine them. New Bloggers I’m adding a couple new bloggers to my … Continue reading

Posted in .NET, Blog, IDOC | 3 Comments

Fun with Content Server Localization

Oracle / Stellent Content Server provides some pretty robust localization support.  I’m often suprised how much functionality there is to support localized data.  Strings and dates can be returned in a variety of languages and formats all based on the user’s … Continue reading

Posted in IDOC, Java, Oracle, Site Studio | Leave a comment

IDOC Developer Interface for Stellent / Oracle Content Server

I’ve been a little busy the past few weeks and that’s kept me from posting new stuff on the blog.  This past weekend though I traveled to California for a wedding, leaving me 10 or so hours of time in … Continue reading

Posted in IDOC, Oracle, Stellent | 1 Comment

YUI Pop Up Preview Component

I’ve been meaning to put this component together for some time. Whenever I look for a document or even a revision of a document in Stellent, I usually use the (HTML) dynamic conversion link as sort of a preview button … Continue reading

Posted in Dynamic Converter, IDOC, Javascript, Oracle, Stellent, YUI | 1 Comment

Security Overrides Component – Introduction

I believe that IDOC script gets a bad rap.  On more then one occasion I have witnessed eyes roll when we began explaining how the Stellent scripting language can be used during an implementation.  It’s a natural reaction as most developers would … Continue reading

Posted in IDOC, Java, Javascript, Oracle, Stellent | Leave a comment

Oracle/Stellent Site Studio Doc Info Caching

One of the things I’ve struggled with when developing fragment controls in Site Studio is; what’s the best way to get the metadata for the content region while in a fragment?  The problem has been that while a fragment is … Continue reading

Posted in Fragments, IDOC, JSP, Oracle, Site Studio, Stellent | 3 Comments