Unable to Invoke Webservice Due To Extra Forward Slash In The WSDL URL
(Doc ID 2326037.1)
Last updated on SEPTEMBER 11, 2019
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Installation Issues
While clicking on View WSDL the below error message occurs
"The webpage cannot be found" error and the url has an extra slash after the hostname as below
https://<hostname>//webservices/SOAProvider/plsql/fnd_user_pkg/?wsdl
WSDL url should be as below (Without extra Forward slash):
https://<hostname>/webservices/SOAProvider/plsql/fnd_user_pkg/?wsdl
The issue can be reproduced at will with the following steps:
1. Install and configure ISG
Due to this issue, users cannot invoke the WSDL.
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 |
Cause |
Solution |