تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
10244 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة

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.

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يوليو 25
266
3
يونيو 20
3710
1
نوفمبر 18
9246
11
فبراير 17
63490
2
مارس 15
10694