ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » JSON Call

Post new topic  Reply to topic
 JSON Call « View previous topic :: View next topic » 
Author Message
amit1verma
PostPosted: Mon Mar 14, 2016 8:50 pm    Post subject: JSON Call Reply with quote

Novice

Joined: 11 Aug 2014
Posts: 17

Hello All,

I've one doubt, I need to call a webservice http://abcdefghijk/XYZCall/WebService.asmx?wsdl with JSON call. Is it possible? How to test it using SOAPUI?

Thanks in Adv.
Back to top
View user's profile Send private message
Gralgrathor
PostPosted: Mon Mar 14, 2016 9:23 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue Mar 15, 2016 4:26 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Vitor
PostPosted: Wed Mar 16, 2016 5:36 am    Post subject: Re: JSON Call Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

amit1verma wrote:
I've one doubt, I need to call a webservice http://abcdefghijk/XYZCall/WebService.asmx?wsdl with JSON call. Is it possible?


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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » JSON Call
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.