views:

755

answers:

2

Where can I find a tutorial for iDoc Script for Stellent/Oracle UCM? I just got assigned to do maintenance on a page that uses it, and have no prior experience with either Stellent or the script. My specific problem has to do with string manipulation, but I can hardly find any documentation online at all, odd for a programming-related topic.

EDIT: Apparently, the correct spelling is IdocScript. Hopefully this helps future searchers.

+1  A: 

Of course I answered my own question 15 minutes after I asked it. Oracle has a guide buried deep in its documentation website. This is a link to it [PDF].

Lord Torgamus
A: 

If you are after a book, there is the one by Brian Huff (Bex - http://bexhuff.com/) linked below. Actually it is the only one. Written before Oracle bought Stellent and may be a missing some IDOC changes.

As a resourse tho it is very handy to have around as it touches on all things UCM (including a decent chunk on IDOC).

The Definitive Guide to Stellent Content Server Development ~ Brian Huff

Tyronomo
Thanks. Turns out that book was on my boss's shelf. A little broader than I needed since I won't be working with the UCM much in general, but helpful.
Lord Torgamus