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 » Implementing SOAP and REST in WMB flows

Post new topic  Reply to topic
 Implementing SOAP and REST in WMB flows « View previous topic :: View next topic » 
Author Message
essive
PostPosted: Mon Jan 17, 2011 1:22 pm    Post subject: Implementing SOAP and REST in WMB flows Reply with quote

Novice

Joined: 15 Nov 2004
Posts: 24

Just a quick question to the group. If you had to implement both a SOAP and REST listener for requests in WMB 7.0.x that utilized the same backend tranformation and data logic but only had to expose the interface those 2 ways - how would you do it?

Would you create 3 flows? One for the HTTP input, one for the SOAP input and a common transformation logic flow? Or, would you wire a single flow with only a HTTP input node and route/transform the SOAP and HTTP gets/posts using custom transformation nodes?

Any other thoughts?
Back to top
View user's profile Send private message
optimist
PostPosted: Tue Jan 18, 2011 12:52 am    Post subject: Reply with quote

Apprentice

Joined: 18 Nov 2010
Posts: 33

One of the benefits of using an ESB comes from their out-of-the-box support for doing transport protocol conversion. So, you should be able to expose the same business (transformation in your case) logic via multiple protocols (rest/http, soap/http) without having to resort to custom coding.

I'd set up 3 flows: One for receiving the REST requests, one for SOAP, and a common subflow that does the transformation.
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 » Implementing SOAP and REST in WMB flows
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.