Posted: Thu Jun 05, 2008 10:27 pm Post subject: dynamic "web service url" in SOAP request node
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 ??
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