WebCenter Content (WCC) Oracle Document Transfer Utility (ODTU) Generated Error: "302 Moved Temporarily"
(Doc ID 2122534.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.7.0 to 11.1.1.9.0 [Release 11g]Information in this document applies to any platform.
Symptoms
On : WCC 11.1.1.7.0 version in Fusion Applications (FA) REL 10
ODTU DownloadTool is not working, after applying FA March 2016 monthly patch. Using the RIDC version of the jar file: oracle.ucm.fa_client_11.1.1.jar.
ERROR
-----------------------
POST response status: 302 Moved Temporarily
Error - Stato HTTP: Moved Temporarily
IdcClientException Caught ...
oracle.stellent.ridc.protocol.http.HttpProtocolException: Stato HTTP: Moved Temporarily
at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:398)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:179)
at oracle.ucm.client.AbstractTool.sendRequest(AbstractTool.java:1088)
at oracle.ucm.client.DownloadTool.run(DownloadTool.java:273)
at oracle.ucm.client.DownloadTool.main(DownloadTool.java:103)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run the ODTU Download Tool in command line.
.com/cs/idcplg --username=XXX --password=XXX --dDocName=UCMFA123456 --k0=XFND_SCHEME_ID --v0=1 --k1=
XFND_CERT_FP --v1=123456 --k2=XFND_RANDOM --v2=123456 --k3=XFND_EXPIRES
--v3=123456 --k4=XFND_SIGNATURE --v4=123456 --simpleRIDCLogging --verbose --outputFile=".\export\test_export.csv"
2. Get POST response status: 302 Moved Temporarily,
Changes
March 2016 FA monthly patch applied.
Cause
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
Symptoms |
Changes |
Cause |
Java Runtime Requirements |
Solution |
References |