SOAP Pass Through API Issue with WSDL

ajmalh
New Member

Dear APIGee Community,

We have a back-end SOAP Service developed in TIBCO BW which is working fine and we can directly access it and consume the operations without any issues with SOAP UI. However, same SOAP Service when used by defining a Pass through proxy in APIGEE, returns WSDL not same as original and we get the error as below in SOAP UI and browser:

Error Loading wsdl. Duplicate attribute xmlns

My concern is that if Same service gets consumed without any issue when reached directly, why we get the above error when it is used as APIGEE Pass Through API.

0 1 143
1 REPLY 1

Show the original WSDL. And show the modified WSDL that includes multiple xmlns attributes.