Transaction control transformation in Informatica explained with scenarios

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

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

  • @lingzou9696
    @lingzou9696 2 ปีที่แล้ว +1

    This vedio helps a lot, saved my time. thank you for your sharing👍👍👍👍

    • @TechCoach
      @TechCoach  2 ปีที่แล้ว

      Thanks buddy, I am glad I could help :)

  • @srinivasvemula2331
    @srinivasvemula2331 ปีที่แล้ว

    Hi bro ,its a great way of explaining the transformation. Now i got to know how much it is useful.Thank you.

  • @PradeepKanaparthy
    @PradeepKanaparthy 9 หลายเดือนก่อน +1

    Good one.
    sir, does after processing all records at each transformation then forward the records to next transformation? or it it bunch wise or sequentially moved to next level transformation?

    • @TechCoach
      @TechCoach  8 หลายเดือนก่อน

      You try running in debug mode for better understanding and it depends on the transformation ( like aggregateor, sorter would use bunch) for rest it would be row by row

  • @sumathik8154
    @sumathik8154 3 ปีที่แล้ว +1

    Hi Vivek , really this video is helped me a lot . Your way of explaining is really good ,thank you

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

      Thanks a lot buddy, please consider subscribing to my other channel as well it will really help me
      th-cam.com/video/6G1xGi-D5ow/w-d-xo.html

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

    most useful video before the interview. Thanks Much :)

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

      Thanks Karthik I am glad I could help.

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

    Thank you man!! Now i see where we can use this transformation! :)

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

      Thanks Kaushal, I am glad I could help

  • @carlosfabregas3578
    @carlosfabregas3578 2 ปีที่แล้ว +1

    Excellent

    • @TechCoach
      @TechCoach  2 ปีที่แล้ว

      I am glad I could help :)

    • @carlosfabregas3578
      @carlosfabregas3578 2 ปีที่แล้ว +1

      @@TechCoach Now I have a problem, when I use this control and I need the generated files not to be in a specific directory but rather I have to host them via ftp to a specific server, it doesn't work for me, I get this error: "FileName Port is not supported with connection or merge option", any ideas?

    • @TechCoach
      @TechCoach  2 ปีที่แล้ว +1

      @@carlosfabregas3578 usually files are created using informatica and sent using SFTP in a shell script.

  • @mkr7345
    @mkr7345 6 ปีที่แล้ว

    Why their is a file exptrans1.out in the directory of files generated .

  • @mkr7345
    @mkr7345 6 ปีที่แล้ว +1

    Awesome

  • @govindadhikari1
    @govindadhikari1 6 ปีที่แล้ว

    great work Vivek. really appreciate ur work.

    • @AnIndianAbroadd
      @AnIndianAbroadd 6 ปีที่แล้ว

      Thanks a lot for the kind words, I have a small request I am working on this new youtube channel " An Indian Abroad " and will really appreciate if you watch and subscribe to it.
      th-cam.com/video/11DK-oyRql0/w-d-xo.html

    • @AnIndianAbroadd
      @AnIndianAbroadd 6 ปีที่แล้ว

      Thanks a lot for the kind words, I have a small request I am working on this new youtube channel " An Indian Abroad " and will really appreciate if you watch and subscribe to it.
      th-cam.com/video/11DK-oyRql0/w-d-xo.html

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

    Excellent explanation!

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

      Thanks a lot buddy for the kind words :)

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

    Thank you so much...Very informative video...I was actually looking for an scenario ..where my source record are not fixed and I want to populate only 1000 records into 1 flatfile and next set of 1000 records should write to another flatfile and the no of source record will keep changing everyday.Hope I can achive this my using transaction control .

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

      You can my using mod by 1000 and transaction control

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

    Good one

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

      Thanks a lot for the kind words buddy :)

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

    great vdo

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

    Great videos Vivek.. could you please make detail videos on Informatica for beginners please.???

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

      Sure Shraddha, I already have some videos in place which may interest you.

  • @ankushgondane8642
    @ankushgondane8642 7 ปีที่แล้ว +1

    Hi Vivek, please upload video for difference between static and dynamic catche and how both works. What drawbacks of static ctache so that we are going for dynamic catche in real time?

    • @TechCoach
      @TechCoach  7 ปีที่แล้ว

      +Ankush Gondane Sure Ankush I will try to make one on the same.

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

    Very helpful

    • @TechCoach
      @TechCoach  3 ปีที่แล้ว +1

      Thanks a lot prachi for the kind words

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

    Does TC data can be store in db table

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

      @ Raunak, If you have well defined list of values for which files are to be generated do you think using router will make more sense?

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

      @@TechCoach yes .. ur correct

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

      Perfect Raunak, I have a small request to you.
      I am working on this new channel please do watch and subscribe to it.
      Your support is my motivation.
      th-cam.com/video/Oz4TbQwrrOY/w-d-xo.html

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

    thanks for the video. How can we have access to the resources?

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

      Thanks Maryam, which resources are you looking for exactly??

  • @fashion22102008
    @fashion22102008 7 ปีที่แล้ว +1

    Hi Vivek, Great way of explaining things!!!! I want to ask 2 things here...1. In output files records were repeated for single employee_id. Is it because each time workflow ran then records got appended or is there is any other reason for this? 2. Can we have only flat files as target for Transaction control transformation or can we have a scenario where relational target is also possible? Thanks in advance.

    • @TechCoach
      @TechCoach  7 ปีที่แล้ว +1

      Aditya the way I mocked up my source data allowed me to have multiple rows for a single employee since he can make multiple sales and the records were not appended.
      Regarding the 2nd question atleast I haven't came across a scenario where I used TC for relational target, If I had predefined possibilities I would rather use router transformation. I hope this helps.

    • @fashion22102008
      @fashion22102008 7 ปีที่แล้ว

      Got it vivek. Thanks for explanation!!!

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

    Where are the basic tutorial you have made for informatics?