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 » dynamic "web service url" in SOAP request node

Post new topic  Reply to topic
 dynamic "web service url" in SOAP request node « View previous topic :: View next topic » 
Author Message
wangchengsi
PostPosted: Thu Jun 05, 2008 10:27 pm    Post subject: dynamic "web service url" in SOAP request node Reply with quote

Newbie

Joined: 05 Jun 2008
Posts: 5

Hi, i'm using "SOAP Request node" in WMBT 6.1, and i want to change the "web service url" property of the SOAP node dynamically in my ESQL. i have tried the following code as i did in HTTP Request node:
Code:
SET OutputLocalEnvironment.Destination.HTTP.RequestURL = 'http://127.0.0.1:8889/HelloService/services/HelloService';


but it doesn't work
can "web service url" property of the SOAP node be dynamic ??

thx
Back to top
View user's profile Send private message
mgk
PostPosted: Fri Jun 06, 2008 12:48 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Hi,

Yes the SOAP Request node can have a dynamic URL as show below:

Code:
SET OutputLocalEnvironment.Destination.SOAP.Request.Transport.HTTP.WebServiceURL = 'http://127.0.0.1:8889/HelloService/services/HelloService';


Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
wangchengsi
PostPosted: Fri Jun 06, 2008 1:41 am    Post subject: thankyou Reply with quote

Newbie

Joined: 05 Jun 2008
Posts: 5

thankyou very much, it's really helpful
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 » dynamic "web service url" in SOAP request node
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.