Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an XML script and I want to insert those data into an SQL table.
XML Script is attached.
This is what I have tried so far.
Job
Actual Output:
ActualOutput
Expected Output: I want those XML data to be displayed in a tabular Table, e.g:
DummyData
I'm completely new to talend and don't know how to proceed.
tlogRow is not printing as expected.
Output
Output In tLogRow:
tLogRowOutput
@PraKan1605, you might have not configured tXmlMap as you need the output way.