Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
wperlich0301
Contributor
Contributor

SAP By Design Migration Templates

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-com0683p000009MA5A.pngffice:spreadsheet"
xmlns0683p000009MA5A.png="urn:schemas-microsoft-com0683p000009MA5A.pngffice0683p000009MA5A.pngffice"
xmlns:x="urn:schemas-microsoft-com0683p000009MA5A.pngffice:excel"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:ss="urn:schemas-microsoft-com0683p000009MA5A.pngffice: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!

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

You could need rewrite the XML template on tXMLMap component.

https://help.talend.com/reader/oF8xI4O2NvHPfUit2M6rZQ/tef5s62XQ1kK0IzoVtkdSA

Best regards

Sabrina