cancel
Showing results for 
Search instead for 
Did you mean: 

XML as string

Former Member
0 Kudos

Hello Friends,

Could any one give me idea abt how to do this scenario.

XML should be picked from the server and placed in a Data base table.

This is not File to JDBC scenario.

I need to send XML including the Root node and other nodes including data inside DataBase

Means XML file completely into DataBase

With Regards,

Sunil

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hey

also have a look at the following thread

exact same issue discussed few days ago

Thanx

Aamir

Former Member
0 Kudos

Hi Sunil

refer this thread discuss the same what u wants

<b>This XML file i want to send to DATABASE. </b>

/people/michal.krawczyk2/blog/2005/11/01/xi-xml-node-into-a-string-with-graphical-mapping

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

<b>Convert XML Node to String using XSLT </b>

Thanks!

pls reward if useful

Former Member
0 Kudos

Hey

then use either XSLT or JDBC mapping to put the whole source structure in a single node on receiver side.

Thanx

Aamir