idoc

How to create HTTP 301 redirect from Stellent (Oracle UCM) script

Is it possible to send a HTTP response with a permanent redirect from a Stellent (now called Oracle UCM) website? We're using version 7.5.2 with iDoc script. We can use the iDoc function setHttpHeader() to send the Location HTTP header, but how to send the HTTP response code 301, to signal the permanent redirect to the browser? ...

Where can I find a tutorial for IdocScript for Stellent/Oracle UCM?

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 ...

IDoc Beginners tutorial

Hi All, Can someone point me to a good BEGINNERS tutorials on IDoc. I basically need to understand the IDoc format. I tried googling , but not able to find a beginners introductory tutorial to IDoc. pardon me for being a noob at googling. Thanks. ...

Oracle UCM 10g XML data island

What is the best way to manage XML data island in Oracle UCM 10g. I need to add and delete result set items dynamically from form page. The main problem is Oracle does not delete result set item if you don't pass all data fields with blank values. Please give any suggestions. ...

JAVA or JAVA SCRIPT OR Idoc SCRIPT alphabetical sort

I have the following task: All items within categories should be sorted alphabetically except for Examples. Special characters and numbers should be displayed before letters. I'm facing with a problem. Most of standard sort functions and plugins are being used the ASCII table. In this table the following symbols: ~,},{ etc. have the in...

SAP iDocs in XML

hi there, is there a way to replace the legacy idoc files to XML when dealing with SAP? If so would it be something that is provided by the SAP or we have to use a third party library to do that? Is it a good practice to do it (than using the legacy idoc files), and would it have a adverse performance hit? help appreciated. /BB ...

how to create iDoc Fine using c# Asp.Net

can any one help me how to create iDoc File in C#? if there any general approach is there for generation iDoc File? ...