|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JSON Call |
« View previous topic :: View next topic » |
Author |
Message
|
amit1verma |
Posted: Mon Mar 14, 2016 8:50 pm Post subject: JSON Call |
|
|
Novice
Joined: 11 Aug 2014 Posts: 17
|
|
Back to top |
|
 |
Gralgrathor |
Posted: Mon Mar 14, 2016 9:23 pm Post subject: |
|
|
Master
Joined: 23 Jul 2009 Posts: 297
|
WSDL is a description specific to SOAP services. For JSON, you'd probably expect a JSON-WSP or JSON-RPC description format. If the WSDL in question contains a SOAP binding, there's no reason to think the same endpoint might also be able to handle JSON. Also, without a description of the webservice, you'll have no way to make SoapUI build a proper JSON request for any webservice.
You might want to consider building a flow that acts as a proxy between the SOAP service and the JSON client, designing your own JSON WS description in lieu of one at the back end. _________________ A measure of wheat for a penny, and three measures of barley for a penny; and see thou hurt not the oil and the wine. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Mar 15, 2016 4:26 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Think about describing your JSON-WS in swagger or YAML. Once you have the swagger definition you can use IIB10 to just upload it...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Wed Mar 16, 2016 5:36 am Post subject: Re: JSON Call |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Yes. Map the JSON to the XML described by the WSDL.
amit1verma wrote: |
How to test it using SOAPUI? |
Same as you'd test any other REST call with a JSON payload. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|