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 DataPower » Asynchronous webservice hosting in datapower

Post new topic  Reply to topic
 Asynchronous webservice hosting in datapower « View previous topic :: View next topic » 
Author Message
er_pankajgupta84
PostPosted: Tue Oct 23, 2012 10:54 am    Post subject: Asynchronous webservice hosting in datapower Reply with quote

Master

Joined: 14 Nov 2008
Posts: 203
Location: charlotte,NC, USA

I need to take a message from external client and then call a synchornous webservice hosted in broker and send the response back to external client.

Can this scenario be implemented in like:

Get a message (SOAP) over HTTP from external client then send the same message to broker using queue and broker will send the response to another queue and datapower will pick the message from that queue and send the response back to external client using HTTP.

If I have to implement the same scenario in broker, I can store the reply identifier in the Request flow and use it in response flow to send HTTP reply back.

Not sure if this can be implemented in datapower.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
lancelotlinc
PostPosted: Tue Oct 23, 2012 12:20 pm    Post subject: Reply with quote

Jedi Knight

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

Your loosing your grip on your Google skillz.

http://publib.boulder.ibm.com/infocenter/wsdatap/4mt/topic/com.ibm.dp.xi.doc/integratingwithmq38.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
er_pankajgupta84
PostPosted: Tue Oct 23, 2012 1:26 pm    Post subject: Reply with quote

Master

Joined: 14 Nov 2008
Posts: 203
Location: charlotte,NC, USA

I think you misunderstood the question:

The scenario is:

HTTPInput -> (go to backend system) -> HTTPReply

now I want to implement call to backend system in a asynchronous way using queues.

So I should have these two flows:

REQUEST:
HTTPInput -> (go to backend system)

RESPONSE:
(From backend system) -> HTTPReply

i can link REQUEST & RESPONSE flows using MQMD (correlation id & message ID) but how to relate HTTPReply with HTTPRequest?

In broker world we can pass HTTP Reply Identifier in MQRFH2 folder to next (Response) flow.

Is there something similar which is provide in Datapower?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere DataPower » Asynchronous webservice hosting in datapower
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.