Posted: Wed Jul 02, 2008 11:24 am Post subject: Dynamicaly change Request URL in HttpRequest node (WMB)
Novice
Joined: 03 Aug 2007 Posts: 15
Hi All,
Does anyone have an idea on how to change the Request URL for a HttpRequest Node in Websphere Message Broker. For Ex: reading from a parameter file.
I have tried using the below statement in the compute node before the HttpRequest Node:
SET OutputLocalEnvironment.Destination.HTTP.RequestURL = vRequestURL;
where vRequestURL is set to the destination URL. But it does not work. Am I missing something or is there a different way I get this done?
Help is appreciated.
This does work, and the statement you posted looks correct. Did you propagate the LocalEnvrionment in the Compute Node where you wrote this ESQL? (You have to set the ComputeMode on the Compute Node). _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
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