You need to sign in to do that
Don't have an account?
James_Adapx
multiple port support for wsdl
I get this error trying to generate an apex class from a wsdl. Failed to parse wsdl: "Error: Found more than one wsdl:portType. WSDL with multiple portType not supported". This wsdl is for the licenseing of the software we sell. Here is the ports, is there a way around the port limitation?
Message Edited by James_Adapx on 09-08-2008 09:00 AM
Message Edited by James_Adapx on 09-08-2008 09:00 AM
Superfell
remove the last 3 wsdl:port elements
Simba
What are ports used for. If we simply remove the ports, would it still work.