Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find the documentation for IdocScript for Stellent/Oracle UCM?

Where can I find the documentation for IdocScript 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.

like image 705
Pops Avatar asked Nov 19 '09 19:11

Pops


2 Answers

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

like image 84
Tyronomo Avatar answered Nov 08 '22 19:11

Tyronomo


Of course I answered my own question 15 minutes after I asked it. Oracle has a guide buried deep in its documentation website. It's available as a PDF or in HTML format (thanks, Raystorm).

like image 44
Pops Avatar answered Nov 08 '22 18:11

Pops