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 » REST/SOAP

Post new topic  Reply to topic
 REST/SOAP « View previous topic :: View next topic » 
Author Message
Ash_MB
PostPosted: Thu Sep 27, 2012 8:46 pm    Post subject: REST/SOAP Reply with quote

Novice

Joined: 10 Sep 2012
Posts: 12

Hi,

I need to Use REST Service for my flow.

Where should i make changes for it to be REST ?



Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Sep 28, 2012 5:11 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Did you even try to use Google?

http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.samples.jsonrest.doc%2Fdoc%2Fintroduction.htm
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Fri Sep 28, 2012 5:12 am    Post subject: Re: REST/SOAP Reply with quote

Grand High Poobah

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

Ash_MB wrote:
I need to Use REST Service for my flow.
Where should i make changes for it to be REST ?


In the flow?

Seriously. If you want to use REST, you need to code & configure for REST in the same way you did code & configure for SOAP.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
sunny_30
PostPosted: Tue Oct 02, 2012 12:51 pm    Post subject: Reply with quote

Master

Joined: 03 Oct 2005
Posts: 258

Use HTTP-nodes & if your 'REST' application data uses JSON format, use the JSON domain...
Back to top
View user's profile Send private message
mqsiuser
PostPosted: Tue Oct 02, 2012 6:40 pm    Post subject: Reply with quote

Yatiri

Joined: 15 Apr 2008
Posts: 637
Location: Germany

Read about get, put, post, delete and what they mean for REST-Services and code your application logic accordingly.

Use SOAP-UI for testing.
Back to top
View user's profile Send private message
jidvishrawal
PostPosted: Wed Oct 03, 2012 9:55 am    Post subject: Reply with quote

Apprentice

Joined: 07 Mar 2007
Posts: 29
Location: USA

Use Google Chrome's REST Client for testing. This is more efficient than others as it has been designed specifically for RESTful Web services.

Here is the URL
https://chrome.google.com/webstore/detail/rest-console/cokgbflfommojglbmbpenpphppikmonn#detail/rest-console/cokgbflfommojglbmbpenpphppikmonn
Back to top
View user's profile Send private message
GitaBglr
PostPosted: Wed Dec 12, 2012 9:53 pm    Post subject: Reply with quote

Newbie

Joined: 12 Dec 2012
Posts: 1

I have a similar requirement for implementing REST webservice for XML messages. Do I need to specifically write logic for get, put, post, delete operations in my flow.

I have another doubt, looking at a message flow how can we make out if it is a REST implementation or a normal web service implementation?
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Dec 13, 2012 4:03 am    Post subject: Reply with quote

Grand High Poobah

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

GitaBglr wrote:
I have a similar requirement for implementing REST webservice for XML messages. Do I need to specifically write logic for get, put, post, delete operations in my flow.


No. If you thought that before you find this thread, why do you still think it now?

GitaBglr wrote:
I have another doubt, looking at a message flow how can we make out if it is a REST implementation or a normal web service implementation?


Think about a non-WMB service, written in Java or such like. Looking at that, how would you determine if it was REST or a normal web service (by which I assume you mean SOAP)? Apply the same criteria to the flow.
_________________
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 » REST/SOAP
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.