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 » Soap action

Post new topic  Reply to topic
 Soap action « View previous topic :: View next topic » 
Author Message
shubha_s
PostPosted: Sun Mar 07, 2010 11:45 pm    Post subject: Soap action Reply with quote

Acolyte

Joined: 10 Mar 2009
Posts: 57

Hi,

I am invoking the webservice using the message flow. I have set the soap action in my ESQL code itself.
But the web service URL given has no soap action mentioned in it.
So when a request hits the URL how wil it know which action has to be performed as there is no action in the URL.
And giving the soap action in the ESQL, will this tell the which action is to be performed.

Can any1 suggest me regading this?

Thanks
Back to top
View user's profile Send private message
indra
PostPosted: Mon Mar 08, 2010 3:16 am    Post subject: Reply with quote

Newbie

Joined: 23 Apr 2009
Posts: 4

Hi

By using the same procedure as you mentioned we are able to call the webservice with giving soap action in ESQL.

eg:SET OutputRoot.HTTPRequestHeader.SOAPAction = '/executeSequence';

For testing we have given wrong soap action but its doesnt work.
Back to top
View user's profile Send private message
shubha_s
PostPosted: Mon Mar 08, 2010 3:26 am    Post subject: Soap Action Reply with quote

Acolyte

Joined: 10 Mar 2009
Posts: 57

indra wrote:
Hi

By using the same procedure as you mentioned we are able to call the webservice with giving soap action in ESQL.

eg:SET OutputRoot.HTTPRequestHeader.SOAPAction = '/executeSequence';

For testing we have given wrong soap action but its doesnt work.


Hi,

even i have used the same thing for other web services n its working.
My question is if the soapaction mentioned in the ESQL code is not in the URL of the web service, what is the result??
I thought that there is some problem in the URL so this has to be corrected at the other end. So before telling them I just wanted to confirm whether I am in the right path or not.


Thanks
Back to top
View user's profile Send private message
Herbert
PostPosted: Mon Mar 08, 2010 3:54 am    Post subject: Re: Soap Action Reply with quote

Centurion

Joined: 05 Dec 2006
Posts: 146
Location: Leersum, The Netherlands

shubha_s wrote:
My question is if the soapaction mentioned in the ESQL code is not in the URL of the web service, what is the result??
I thought that there is some problem in the URL so this has to be corrected at the other end. So before telling them I just wanted to confirm whether I am in the right path or not.

Nope, the soap action is not part of the URL, it is a separate HTTP header. It is also possible to add a XML element to the SOAP header (part of WS addressing).
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Soap action
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.