cancel
Showing results for 
Search instead for 
Did you mean: 

XML into HTML view ?

Former Member
0 Kudos

Hi all,

i don't understand how to use XML. In my new application i must create news BAPI for extract data and i had imagined that the format of exit would be XML. But it's possible to get XML data format and insert them into IView with XSLT transformation ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Do you mean RSS News feeds?

If that is the case, you can write a custom parser to parse the RSS XML and display it in the iView, say in a TableView.

Or else you can simply create a XML iView and provide the RSS Url to it and select a XMLTransformer from the list to parse the XML.

Hope it helps

cheers

Kiran