Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4 Răspunsuri
10275 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

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).

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
iul. 25
274
3
iun. 20
3750
1
nov. 18
9293
11
feb. 17
63545
2
mar. 15
10714