ORA-29024: Certificate Validation Failure when Calling Fusion Webservice
(Doc ID 2407633.1)
Last updated on MAY 28, 2020
Applies to:
Oracle Fusion Goal Management Cloud Service - Version 11.12.1.0.0 and laterOracle Demand Management Cloud Service - Version 11.13.20.01.0 to 11.13.20.01.0 [Release 1.0]
Information in this document applies to any platform.
Symptoms
When attempting to invoke SELECT UTL_HTTP.request ('https://<POD>.fin.<domain>/finFunShared/FinancialUtilService?WSDL'
,'http://webproxydozsrv:80'
,'file:/oradb2/11.2.0.4/db/owm/wallets/oradev'
,'XXXXXXXXXXX')
FROM DUAL;
the following error occurs.
ORA-29024: Certificate validation failure
The issue can be reproduced at will with the following steps:
1. Submit the batch program in EBS.
2. After submitting the program UTL_HTTP.request will be called internally and this request will error.
Call FinancialUtilService
-------------------------
Changes
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 |