Skip to Content
Menu
This question has been flagged
4 Replies
10181 Rodiniai

Are you able to delete e.g. product supplier data (if you have multiple suppliers maintained) from product master via csv import?

Portretas
Atmesti
Best Answer

You cannot delete using CSV import but you can delete using XML using <delete> tag, which is similar to <record> tag without the content.  So, specify <delete model="model.to.delete" id="xml_id_to_delete"/>.  Care must be taken if the record is used elsewhere in many2one.

Portretas
Atmesti
Best Answer

No, insert and modifications are possible, but deletion not as far as i know

Portretas
Atmesti
Best Answer

Its true, you can modify or insert data, but you cant delete records from csv import.

Portretas
Atmesti
Best Answer

Hi Marko Happonen,

You can use component tFileDelete for delete purpose in TalendETL.

By using tmap you can filter the unwanted data which you don't want from the records.By using tFilter you can filter the unwanted records after mapping(tmap).

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
2
liep. 25
190
3
birž. 20
3598
1
lapkr. 18
9137
11
vas. 17
63296
2
kov. 15
10608