Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
10295 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 7 25
302
3
thg 6 20
3794
1
thg 11 18
9310
11
thg 2 17
63587
2
thg 3 15
10741