cancel
Showing results for 
Search instead for 
Did you mean: 

How to populate the data from XML file to Webdynpro Form

Former Member
0 Kudos

Hi all

we have the requirement like we need to read the data from XML file and populate the data into Webdynpro form for UI elements.

can anybody worked on this area?

Regards

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sunil,

Reading the XML document would be the easy task. But i think it will create performance issues since everytime you would be reading the file to populate the UI Elements (assuming that the labels for UI elements would come from the XML document)

You may have a look at the link below, it briefly explain the variety of ways through which you could parse the XML document.

http://www.informit.com/articles/article.aspx?p=26351

Whats the reason that you have to use read XML to populate UI...is it I18N?

Thanks,

GLM

Answers (0)