Talend ETL Tutorial 15 | tJavaRow, tExtractXMLField, tXMLMap Components

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2024

ความคิดเห็น • 13

  • @AnilK-hc1tf
    @AnilK-hc1tf 4 ปีที่แล้ว +1

    Great Explanation Krish. But one suggestion / advice. If you build the job on the fly, that will help others to understand much better Vs explaining the already built job. Hope you take it positively. Thank you.

    • @nagvamshi
      @nagvamshi  4 ปีที่แล้ว

      Anil K
      please watch videos in sequence.

  • @bycr5366
    @bycr5366 4 ปีที่แล้ว

    Nice Explanation...keep posted ....more Vedios

  • @mohansai9109
    @mohansai9109 3 ปีที่แล้ว

    Excellent explanation... If it is possible plz make a vedio on Generic schema...

  • @nashm6755
    @nashm6755 3 ปีที่แล้ว

    Please could you provide the XML file used in this video? thanks in advance

  • @prasad014343
    @prasad014343 5 ปีที่แล้ว +1

    Is the code written in tjavarow is auto generated??

    • @nagvamshi
      @nagvamshi  5 ปีที่แล้ว

      Durga prasad Sriramoji
      It’s not auto generated

  • @Shahbazali03
    @Shahbazali03 5 ปีที่แล้ว +1

    great, keep it up !

  • @srinivasareddybada7475
    @srinivasareddybada7475 5 ปีที่แล้ว

    Can you help how to read a JSON stored in a MySQL table column and then create a file or output ??

    • @nagvamshi
      @nagvamshi  5 ปีที่แล้ว

      Hi Srini
      I would think of one approach.. just consider the column in the table which has json content and map it to a target flat file and then use shell script to split the target file by each line. that way you will have multiple json file which u can again process it in Talend. If ur business requirement is to process in single job then refer to the below link hope that helps if not reach out to me with full business requirement
      community.talend.com/t5/Design-and-Development/Parse-JSON-column/m-p/53396#M17962

    • @srinivasareddybada7475
      @srinivasareddybada7475 5 ปีที่แล้ว

      @@nagvamshi Do you mind sharing your contact number? I can call in your free time?

  • @nagvamshi
    @nagvamshi  5 ปีที่แล้ว +1

    Java code used:- output_row.arg2 = StringHandling.EREPLACE(StringHandling.EREPLACE(input_row.arg2,"\\","");

  • @nagvamshi
    @nagvamshi  5 ปีที่แล้ว

    Source xml file link drive.google.com/file/d/1D0Ywjadi425bSyn4xUI-GgdiHhPh_Ua5/view