My Oracle Support Banner

How to use WebCenter Content (WCC) Script to Mass Resubmit Content for Conversion Using SQL Plus and IdcCommand (Doc ID 1481967.1)

Last updated on DECEMBER 11, 2024

Applies to:

Oracle WebCenter Content for OCI - Version 12.2.1.4.0_24.9.1 and later
Oracle WebCenter Content - Version 10.0 and later
Information in this document applies to any platform.

Goal

Purpose

Provide a way to resubmit a large number of documents.
The sample script provided here, will query the Revisions table for content matching a specific criteria, and generate a command file that can be used by IdcCommand to resubmit content for conversion.
The SQL script will not change any data in the database. It will only be used to query a table, and generate a command file that will be passed to IdcCommand.
This is an alternate approach from "How to Build IdcCommand Files and Batch Files Using SQL Developer" (Document 1399562.1)

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 Requirements
 Configuring
 Instructions
 Sample Code
 Sample Output
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.