cancel
Showing results for 
Search instead for 
Did you mean: 

Fill Interactive Form drop-down list with XML message

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I forgot to add the XML file in File ==> Defaults ==> Data File.

Regards,

Go:khan