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