Azure APIM create Soap Pass through WSDL spec throwing error

Prashanth Gantela 10 Reputation points
2024-08-01T09:59:22.35+00:00

we are trying to create a SOAP pass through API in Azure APIM, however, the WSDL file when we are trying to upload showing the following error

"Please specify valid WSDL file"

we tried to check the file tags, format etc and everything looks fine.

any suggestions please

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,462 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,276 Reputation points
    2024-08-28T08:12:38.49+00:00

    @Prashanth Gantela Thanks for reaching out. Check the format of the WSDL file. The WSDL file should be in XML format and conform to the WSDL specification. You can validate the WSDL file using an online WSDL validator tool.

    Verify the file path of the WSDL file. Make sure that the file path is correct and that the file is accessible.

    do verify and let me know incase of further queries, i would be happy to assist you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.