cancel
Showing results for 
Search instead for 
Did you mean: 

Inserting a whole file in database table(in particular field)

deviprasad_pothireddy
Active Participant
0 Kudos

Could you please help me

“ how to insert the source xml file( i.e. from source system) to target database( using particular field in a table)?”

Thanks

Deviprasad

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Devi,

IMP - /people/r.eijpe/blog/2005/11/10/xml-dom-processing-in-abap-part-i--convert-an-abap-table-into-xml-file-using-sap-dom-approach

/people/juergen.hauser2/blog/2006/03/01/growing-rich-text-fields-in-adobe-interactive-forms

/people/matthias.zeller2/blog/2004/09/09/what-do-gutenberg-xml-and-pdf-have-in-common

/people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter

you can see following:-

/people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30

/people/prakash.singh4/blog/2005/06/30/create-a-weather-magnet-using-xml-feed-from-weathercom

/people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i

[Please reward points for useful Reply]

Vishal

prateek
Active Contributor
0 Kudos

Use java mapping. Pass the whole sender payload to the target field without doung the parsing.

Regards,

Prateek