You need to sign in to do that
Don't have an account?
Venky1219
Error while importing WSDL
Hi all,
I am trying to create a SOAP project in Soup ui and while importing my partner WSDL am getting error saying " org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Use of undefined namespace prefix: xsd ". I got WSDL from setup-->Develop-->api--> partner WSDL (my org is test database),I have not even changed single line in WSDL. Is there any problem with test database?
I am trying to create a SOAP project in Soup ui and while importing my partner WSDL am getting error saying " org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Use of undefined namespace prefix: xsd ". I got WSDL from setup-->Develop-->api--> partner WSDL (my org is test database),I have not even changed single line in WSDL. Is there any problem with test database?
<definitions targetNamespace="urn:partner.soap.sforce.com" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:fns="urn:fault.partner.soap.sforce.com" xmlns:tns="urn:partner.soap.sforce.com" xmlns:ens="urn:sobject.partner.soap.sforce.com">
try to update the soap UI to new version