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 » Async request in WMB

Post new topic  Reply to topic
 Async request in WMB « View previous topic :: View next topic » 
Author Message
adrian_
PostPosted: Fri Jan 27, 2012 12:55 am    Post subject: Async request in WMB Reply with quote

Novice

Joined: 06 Jan 2012
Posts: 13

i need to do an async request in WMB 6.1in a flow , but i only need to receive an ack so i dont realy need to sent ws-addressing.

How can i send an async request in WMB 6.1 without sending ws-add
ressing headers or how can i set mustUnderstand attribute to false?

i try to use SOAPAsyncRequest node , but he send ws-addressing with mustUnderstand =true, and the server where i sent it dosent understand this and return error.

Another question is : Can i sent an async request with SoapRequest node ?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Jan 27, 2012 2:52 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

If you only need an ack, then it's not an async request, it's a fire-and-forget.

HTTP is a request-reply protocol. The only way that it supports asynchronous is through ws-addressing using a pair of request-reply, where the first reply is merely an ack.
Back to top
View user's profile Send private message
adrian_
PostPosted: Fri Jan 27, 2012 3:48 am    Post subject: Reply with quote

Novice

Joined: 06 Jan 2012
Posts: 13

ok , other questions then :
how can i make a fire-and-forget in wmb?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Jan 27, 2012 4:30 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Use regular http.

Ignore the contents of the response and only confirm the success or failure of the http request.

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 » Async request in WMB
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.