Hi
I would like to fill an interactive form drop-down list with an XML message.
The XML message looks like:
<Regions>
<Region1>USA, Wisconsin</Region1>
<Region2>USA, Alabama</Region2>
...
I have tried to bind the default binding to a data connection and selected the XML message, but this was not working. I was not able to see the values in the drop-down.
Has anyone else bound an XML message into a drop-down. By the way, I would like to use the designer and not Web Dynpro.
Regards,
Go:khan