Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The easiest and recommended way to import records into a Data-Container is to use the tMDMOutput component in Talend Open Studio. TOS provides hundreds of components to pull out data from externals sources (files, databases, applications...) and send them into MDM.
Did I mention it is free too?
Talend Open Studio is available here: http://www.talend.com/download.php#studio
After you check out TOS, you will easily understand why there is no reason for us to reinvent the wheel within MDM. If you really want to stay in MDM and nothing but MDM, then the only way to go is defining a Process with a pipeline of linereader > csvparser > batchproject plugins. Then you either cut & paste your file in the Studio and run the Process interactively, or from the outside you stream your file into the Web Service operation to run the MDM process. This is how you do it: http://talendforge.org/wiki/doku.php?id=mdm:howtos
The easiest and recommended way to import records into a Data-Container is to use the tMDMOutput component in Talend Open Studio. TOS provides hundreds of components to pull out data from externals sources (files, databases, applications...) and send them into MDM.
Did I mention it is free too?
Talend Open is available here: http://www.talend.com/download.php#studio
After you check out TOS, you will easily understand why there is no reason for us to reinvent the wheel within MDM. If you really want to stay in MDM and nothing but MDM, then the only way to go is defining a Process with a pipeline of linereader > csvparser > batchproject plugins. Then you either cut & paste your file in the Studio and run the Process interactively, or from the outside you stream your file into the Web Service operation to run the MDM process. This is how you do it: http://talendforge.org/wiki/doku.php?id=mdm:howtos