Oracle WebCenter Document Transfer Utility
Oracle WebCenter Document Transfer Utility
Introduction
The WebCenter Content Document Transfer Utility for Oracle Fusion Applications 11g is a feature-set
Java library that provides content Download/Upload capabilities. With this utility we can upload/download
documents in to Fusion Applications via WebCenter Content. Each Fusion Application will have its own
WebCenter Content which stores all necessary files which helps to run Fusion Applications smoothly and
also It can store files for customizations and personalization. The files can be of different types. For
example LOG, Images, Zips, Document etc.
Pre-requisite:
Oracle Webcenter Content Utility needs to be download on the server
Types of Utilities
Upload Utility
Place the file in any directory on server which needs to be uploaded into Fusion Applications and provide
the below parameters for upload command to upload document.
--url
--username
--password
--primaryFile
--dDocAccount
--dDocTitle
--dDocName
Download Utility
Uploaded file can be downloaded from Webcenter Content to any local machine. Provide the below
parameters for download command to download document.
--url
--username
--password
--dID
--dDocName
--RevisionSelectionMethod
--outputFile
Username to leverage
Password supplied on command-line
ID of (Document) Revision to download; unique across
repository - it changes with each revision Alternatively, provide
dDocName and RevisionSelectionMethod to identify the dID to
leverage
the content Name - multiple revisions of a doc can share the
same dDocName value - but otherwise it is unique; Note
RevisionSelectionMethod should be provided.
Which revision to download; Valid values: Latest /
LatestReleased. Defaults to Latest
Output/Destination local file to write