cancel
Showing results for 
Search instead for 
Did you mean: 

Mass load of XML files into the ECC

Former Member
0 Kudos

Hi Frnds,

Looking for a way to generate a mass load of XML files into the ECC where the XML files have to be unique.

Please suggest a best possible way to achieve this.

Thanks for your help

Thanks,

Raj

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Raj,

You should to concrete more. Where is the XML originally? in a DB?, in a file?, in a ECC system?, wherever the XML is you can use the respective adapter jdbc, file, SOAP, etc... 

Are they a large XMLs or a little ones?, do you need any data transformation?, do you need to store the XML in the ECC like a file or in a Z table?, depending of these things you can use a scenario file to file (with or without ESR), SOAP/FILE/JDBC/PROXY...- RFC or abap proxy scenario, etc.

Regards.