premjeetsinghhoNew Contributor12 years agoGet request parameter data typesHello, I am trying to get all the methods, their parameters and the parameters data types like Boolean, String etc. from a Wsdl. Here's my code public class SoapUIClass { public static void...Show More
nmraoCommunity Hero12 years agoI think wsdl might be using and xml schema definition and it should contain the data types.
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentMultiple SOAP requests, increasing one parameterSoapUi getting request parametersCan I mix parameter types in a Swagger document