The RIDC Oracle Document Transfer Utility (ODTU) (oracle.ucm.fa_client_11.1.1.jar) Fails With Error "Form validation failed"
(Doc ID 2115818.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
On: 11.1.1.7.0 version, Fusion Application Integration
When attempting to upload files using the Oracle Document Transfer Utility (ODTU) the following error occurs.
ERROR
-----------------------
Oracle WebCenter Content Document Transfer Utility
Oracle Fusion Applications
Copyright (c) 2013, Oracle. All rights reserved.
Performing upload (CHECKIN_UNIVERSAL) ...
oracle.stellent.ridc.protocol.http.HttpProtocolException: Form validation failed
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.throwFormValidateException(OAM11GWebgateAuthHandler.java:600)
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.handleLogin(OAM11GWebgateAuthHandler.java:356)
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.sendAuthenticatedRequest(OAM11GWebgateAuthHandler.java:166)
at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:347)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:179)
at oracle.ucm.client.AbstractTool.sendRequest(AbstractTool.java:713)
at oracle.ucm.client.UploadTool.run(UploadTool.java:239)
at oracle.ucm.client.UploadTool.main(UploadTool.java:117)
Error - oracle.stellent.ridc.protocol.http.HttpProtocolException: Form validation failed
IdcClientException Caught ...
oracle.stellent.ridc.protocol.ProtocolException: oracle.stellent.ridc.protocol.http.HttpProtocolException: Form validation failed
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.handleLogin(OAM11GWebgateAuthHandler.java:407)
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.sendAuthenticatedRequest(OAM11GWebgateAuthHandler.java:166)
at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:347)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:179)
at oracle.ucm.client.AbstractTool.sendRequest(AbstractTool.java:713)
at oracle.ucm.client.UploadTool.run(UploadTool.java:239)
at oracle.ucm.client.UploadTool.main(UploadTool.java:117)
Caused by: oracle.stellent.ridc.protocol.http.HttpProtocolException: Form validation failed
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.throwFormValidateException(OAM11GWebgateAuthHandler.java:600)
at oracle.stellent.ridc.protocol.http.auth.OAM11GWebgateAuthHandler.handleLogin(OAM11GWebgateAuthHandler.java:356)
... 6 more
STEPS
-------
The issue can be reproduced at will with the following steps:
Attempt to run the ping connection test to the WCC server and it will fail:
C:\Users\Oracle\Desktop\ODTU\150521-REL10-oracle.ucm.fa_client_11.1.1\ridc> java -classpath "oracle.ucm.fa_client_11.1.1.jar" oracle.ucm.client.UploadTool --url=https://(POD_NAME).fs.(countryID).oraclecloud.com/cs/idcplg --proxyHost=(Proxy_server_name) --proxyPort=(Proxy_Port_Number) --username=(username) --password=(Password) --ping --verbose --simpleRIDCLogging
Reference the KM: 1624063.1 - Oracle WebCenter Content Document Transfer Utility Readme
Changes
This was working previously. The Cloud Based system was recently updated.
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 |
Solution |
References |