I'm trying to Onboard SOAP api where I'm getting error while trying to load wsdl file.
The error from Policy Manager says "Could not fetch the WSDL at location ....." I tried with a separate wsdl and that gets loaded from same location.
Using Gateway 10.1 version, please let me know if there is some size constraint on Gateway which is not letting me to proceed.
The same wsdl got loaded successfully in Soap UI.
Policy Manager Error Dialog
Could not fetch the WSDL as location …..
Policy manager error
Aug 22, 2023 4:52:34 PM com.l7tech.console.panels.ayo run
INFO: Unexpected error.
java.lang.NullPointerException
at java.base/java.net.URI$Parser.parse(Unknown Source)
at java.base/java.net.URI.<init>(Unknown Source)
at com.l7tech.console.panels.b0.construct(Unknown Source)
at com.l7tech.gui.util.au.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Release : 10.1
Policy manager has a file limitation of 8MB the WSDL file was 10 MB
Workaround using load wsdl via URL
https://<Gateway-LB>/<URI>?wsdl
Use the workaround until the release of the fix
Policy Manager will be addressed in
GW 10.1. Version 10.1 CR4
GW 11.0 CR2
GW Gateway 11.1 TBD