apiconnect-docker icon indicating copy to clipboard operation
apiconnect-docker copied to clipboard

Error - Import web service from WSDL

Open purushdas opened this issue 9 years ago • 3 comments

When I tried to create API from a SOAP service by importing WSDL from URL, seeing following error: The WSDL validation framework has not been initialized. Error ID: 58752f81e4b0bbf73916204c

I've never seen this kind of strange error in previous versions.

Looks like this issue is specific to APIc running in docker container.

purushdas avatar Jan 10 '17 19:01 purushdas

I have the same issue, running API Connect within docker seems not to be able to work with WSDL's. Is there any solution for this? To me, it seems, as the apim docker-image (5.0.6.0) is not complete, as it complains that folders under /usr/ironhead/npm-global .... are not available, The whole structure is missing from the image. I did a find for the utility "apic", but no success, nothing there. Is it simply missing, or is there a way to post-install it?

rhirtstzh avatar Mar 31 '17 07:03 rhirtstzh

There is a bug in 5060 that was resolved in 5061 until the base image is updated you cannot do SOAP. Unless you want to upgrade the APIC firmware directly of course :-)

ghost avatar May 16 '17 16:05 ghost

Thanks, I will look forward to it. In the mean-time, I could work around the issue with the SDK Tool locally.

rhirtstzh avatar May 19 '17 06:05 rhirtstzh