Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to use Talend Open Studio tpo migrate data from several sources to SAP by Design Migration Templates.
The templates are XML-Files formatted to use with MS Excel:
Workbook xmlns="urn:schemas-microsoft-comffice:spreadsheet"
xmlns="urn:schemas-microsoft-com
ffice
ffice"
xmlns:x="urn:schemas-microsoft-comffice:excel"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:ss="urn:schemas-microsoft-comffice:spreadsheet"
xmlns:html="http://www.w3.org/TR/REC-html40">
The XML-Template has several worksheets with a lot of rows and cells.
The template can be opened with Excel and looks like a normal Excel Spreadsheet with several sheets.
How can I fill the templates with talend from the different sources?
Could not upload a sample file, don't know a reason for this.
Any help is welcome!
Hello,
You could need rewrite the XML template on tXMLMap component.
https://help.talend.com/reader/oF8xI4O2NvHPfUit2M6rZQ/tef5s62XQ1kK0IzoVtkdSA
Best regards
Sabrina