Hi
I have a LS component reading a XML stream on the network on a URL like
http://the-backend-system/doSomething.do?code=a1b2c3When users edit the component they can select in a drop down what the code parameter will be. So the URL used by com.interwoven.livesite.external.impl.XML external (GetURLXML method) must be "dynamic" = "user configurable".
Any idea on how to achieve this ?
Thanks
Bertrand