Forum Discussion
- kondasamyRegular Contributor
Can you please be more clear on your question. The more you explain on the issue, we will get more clarity.
BTW..I have worked on various multipart scenarios. It works perfectly in SoapUI.
Thanks,
Samy
- sathyarajOccasional Contributor
please find the sample webservice xml request.and i cant get the response for this request in soapui v5 open source.
<parts>
<part>
<partID>0</partID>
<contentID>NEWXML</contentID>
<contentType>text/xml</contentType>
<data><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<pax:GetPassengerListResponse xmlns:pax="http://www.tk.com/schema/dam/PassengerV02"><Passenger><Reference>ZLH6KD</Reference></InfantAssociatedIndicator></Passenger></pax:GetPassengerListForFlightResponse>]]></data>
</part>
<part>
<partID>1</partID>
<contentID>OLDXML</contentID>
<contentType>text/xml</contentType>
<data><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<pax:GetPassengerListResponse xmlns:pax="http://www.tk.com/schema/dam/PassengerV02"><Passenger><Reference>ZLH6KD</Reference></Passenger></pax:GetPassengerListForFlightResponse>]]></data>
</part>
</parts>
Related Content
- 3 years ago
- 5 years ago
- 3 years ago