Please help with importing WSDL and XSD's
Hi, I am a first time SoapUI user and could really use some help to get me started on the right path. My goal is to make a first connection to a Soap API so I can test if the credentials that I received, provide me with access to the API. The problem I'm running into: When I import the WSDL file, SoapUI doesn't seem to do anything with the XSD files. How do I include the XSD's in the testsuite? Software:SoapUI Pro (ReadyAPI 3.3.2) *The WSDL and XSD's are attached in this post, the service offers the choice to receive attachments with SwA or MTOMSolved11KViews0likes2CommentsUpdate WSDL file of an existing SOAP project in Ready API 1.9
Hello All: Greetings for New Year 2018 ! (BTW, 2018 is a DOG year in Japanese calendar :-) Can you please help me 'how to update WSDL of an existing SOAP project'. I am using Ready API 1.9. Myexisting SOAP project has 120+ Test suites and 400+ Test cases. These test suites and test cases were created based on a previous WSDL (say this is #1). Today, development team gave me an updated WSDLfile (say this is #2). How can I update the WSDL of the whole SOAP projectwithout changing anything at the test suites/cases ? Thanks. Jamil, Ottawa.Solved6.1KViews0likes2CommentsONVIF WS-BaseNotification - Unable to load wsdl
When I tried to load a wsdl (http://docs.oasis-open.org/wsn/bw-2.wsdl) in SOAP UI, I'm getting following error. Is this means the wsdl is not valid or anything with configurations? I'm new to wsdl and SOAP UI. Any help would be appreciated. Thanks.1.3KViews0likes1CommentHP SM Local WSDL Consumption
Greetings, gurus! I am attempting to load an HP Service Manager WDSL locally, as I don't yet have an internet connection to the ticketing system. I've attempted the following: http://h30499.www3.hp.com/t5/tkb/articleprintpage/tkb-id/hp_service_mgr_tkb/article-id/14 However, no matter what WSDL I use, I get errors when loading the WSDLs locally. Example: "StringType@common.xsd Not Found" etc. However, this IS defined in the local file, common.xsd I am using: - <xs:complexType name="StringType"> - <xs:simpleContent> - <xs:extension base="xs:string"> <xs:attribute fixed="String" name="type" type="xs:string" use="required" /> <xs:attribute name="mandatory" type="xs:boolean" use="optional" /> <xs:attribute name="readonly" type="xs:boolean" use="optional" /> </xs:extension> </xs:simpleContent> </xs:complexType> Any assistance would be appreciated! ~ Mike2KViews0likes6Comments