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 Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentMultiple SOAP requests, increasing one parameterSoapUi getting request parametersCan I mix parameter types in a Swagger document