cancel
Showing results for 
Search instead for 
Did you mean: 

read XML from KM

Former Member
0 Kudos

Hi All,

I want to read an XML file from KM.

Can anyone giude me on this ?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Akhilesh,

Following article shows how to access KM https://www.sdn.sap.com/irj/scn/wiki?path=/display/kmc/gettinganimagefromKMDocumenttobeusedinWeb+DynPro

from Webdynpro. Once you get the handle of your XML file use the best parsing technique based on the content and payload size.

DOM,SAX....

Regards

Ayyapparaj

Former Member
0 Kudos

hi Ayyapparaj,

Actually i missed one thing,

I need to do this in a portal apllication.

I have done that in webdynpro but not in KM