Hi bro ,its a great way of explaining the transformation. Now i got to know how much it is useful.Thank you.
@lingzou96962 жыл бұрын
This vedio helps a lot, saved my time. thank you for your sharing👍👍👍👍
@TechCoach2 жыл бұрын
Thanks buddy, I am glad I could help :)
@gotamkartik213 жыл бұрын
most useful video before the interview. Thanks Much :)
@TechCoach3 жыл бұрын
Thanks Karthik I am glad I could help.
@sumathik81543 жыл бұрын
Hi Vivek , really this video is helped me a lot . Your way of explaining is really good ,thank you
@TechCoach3 жыл бұрын
Thanks a lot buddy, please consider subscribing to my other channel as well it will really help me kzbin.info/www/bejne/bHiUqXqfYqlopdk
@jhakaushal95103 жыл бұрын
Thank you man!! Now i see where we can use this transformation! :)
@TechCoach3 жыл бұрын
Thanks Kaushal, I am glad I could help
@PradeepKanaparthy9 ай бұрын
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?
@TechCoach8 ай бұрын
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
@govindadhikari16 жыл бұрын
great work Vivek. really appreciate ur work.
@AnIndianAbroadd6 жыл бұрын
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. kzbin.info/www/bejne/Z2KnfGClrrekopI
@AnIndianAbroadd6 жыл бұрын
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. kzbin.info/www/bejne/Z2KnfGClrrekopI
@mkr73456 жыл бұрын
Why their is a file exptrans1.out in the directory of files generated .
@akashpodder55023 жыл бұрын
Excellent explanation!
@TechCoach3 жыл бұрын
Thanks a lot buddy for the kind words :)
@devmeher3 жыл бұрын
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 .
@TechCoach3 жыл бұрын
You can my using mod by 1000 and transaction control
@carlosfabregas35782 жыл бұрын
Excellent
@TechCoach2 жыл бұрын
I am glad I could help :)
@carlosfabregas35782 жыл бұрын
@@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?
@TechCoach2 жыл бұрын
@@carlosfabregas3578 usually files are created using informatica and sent using SFTP in a shell script.
@mkr73456 жыл бұрын
Awesome
@shraddhadeshmukh64994 жыл бұрын
Great videos Vivek.. could you please make detail videos on Informatica for beginners please.???
@TechCoach4 жыл бұрын
Sure Shraddha, I already have some videos in place which may interest you.
@singhraunak095 жыл бұрын
Does TC data can be store in db table
@TechCoach5 жыл бұрын
@ 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?
@singhraunak095 жыл бұрын
@@TechCoach yes .. ur correct
@TechCoach5 жыл бұрын
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. kzbin.info/www/bejne/hauXhZWHrNelhbs
@ankushgondane86427 жыл бұрын
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?
@TechCoach7 жыл бұрын
+Ankush Gondane Sure Ankush I will try to make one on the same.
@tubevdos20435 жыл бұрын
great vdo
@mkr73454 жыл бұрын
Good one
@TechCoach4 жыл бұрын
Thanks a lot for the kind words buddy :)
@maryam40714 жыл бұрын
thanks for the video. How can we have access to the resources?
@TechCoach4 жыл бұрын
Thanks Maryam, which resources are you looking for exactly??
@nanyabusiness4014 жыл бұрын
Very helpful
@TechCoach3 жыл бұрын
Thanks a lot prachi for the kind words
@fashion221020087 жыл бұрын
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.
@TechCoach7 жыл бұрын
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.
@fashion221020087 жыл бұрын
Got it vivek. Thanks for explanation!!!
@prasadmhatre98194 жыл бұрын
Where are the basic tutorial you have made for informatics?