IICS | Start Taskflow for multiple Files using File Listener in Informatica Cloud

  Рет қаралды 2,005

ETLSTATION

ETLSTATION

Күн бұрын

Пікірлер: 31
@nishantchavan2980
@nishantchavan2980 Жыл бұрын
Ur contribution is marvellous for ETL community, beginners, intermediates. Please keep contributing. Thanks Roshan.
@ETLSTATION
@ETLSTATION Жыл бұрын
thank you nishant for kind words . keep watching.
@jagadesh4220
@jagadesh4220 Жыл бұрын
Super... Awesome...concept
@ETLSTATION
@ETLSTATION Жыл бұрын
thank you jagdesh , keep watching. cheers
@VPM526
@VPM526 10 ай бұрын
Thank you, Roshan, for your guidance. I attempted to replicate the steps as advised but encountered an error stating "String index out of range: -1" when executing the task flow. The scenario involves a landing layer (S3) where multiple files reside, which we must transfer to another layer.
@venkateshmangamolla
@venkateshmangamolla Жыл бұрын
If there are no of files in source will we get all those at time by using file listener..?
@ETLSTATION
@ETLSTATION Жыл бұрын
i doubt it that it will happen , but you can try it and see what happens , i have not tried it because usually for such cases we have filelist option . if i get time i will try and see , meanwhile you also try putting multiple file and see
@aveshchev
@aveshchev Жыл бұрын
Do you know a way to move a processed file into a different folder as a part of the same Taskflow?
@ETLSTATION
@ETLSTATION Жыл бұрын
Please give complete requirement , then i can say how it can be done and may be create some video on it if its possible
@aveshchev
@aveshchev Жыл бұрын
@@ETLSTATION, it’s exactly the solution that you have recorded with an addition of an extra step of moving the source file to another folder “archived” for example. But it needs to copy that file only. Not all the files in the incoming folder.
@ETLSTATION
@ETLSTATION Жыл бұрын
that is need to see may be file processed can be passed as variable . i have done this in normal scenario where we create file list and load files and then in post processing read list files and move only those files to archive. but using this file listener i need to see if here also list file is possible or not , if file list is there then job becomes very easy to archive
@informationcounter1983
@informationcounter1983 5 ай бұрын
I would like to see if 2 files are arriving same time. in your example you feed 2 files but with time gap
@ETLSTATION
@ETLSTATION 5 ай бұрын
yes you can try that
@informationcounter1983
@informationcounter1983 5 ай бұрын
@@ETLSTATION IICS doesn't support, I guess
@madeshetl6728
@madeshetl6728 Жыл бұрын
Can u make a video on Complex mapping in iiics
@ETLSTATION
@ETLSTATION Жыл бұрын
when you say complex , what is complex mapping , because we create many videos like unique and duplicate , excel parser , what exctly is complex as per you , kindly provide details so i can see , explain the scenario you have in mind
@madeshetl6728
@madeshetl6728 Жыл бұрын
@@ETLSTATION The interviewer ask mostly the complex mapping which your faced in our project , and why it is complex and explain ?
@ETLSTATION
@ETLSTATION Жыл бұрын
@@madeshetl6728 see complex is vague term , even this video can be complex for someone , where we read different file using file watcher , this itself someone can say my requirement was like i had to use file listener but file names were different and i had never worked on such scenario so i brainstormed and finally found out that i can use wildcard option and then pass the filename usinga assignment task to data task and then it will load pattern file one by one . so when interviewer is asking you such questions its tricky question, they just want to see if you have really worked or done hands on in iics . you can make any video as complex as i explained above . there are other example as well like dynamyic mapping task , you can very well say that i had to load 400 tables along with audit column but client said they dont want 400 jobs , so previously i had worked in iics or powercenter and i had only loaded 10-20 tables in same mapping using pipelines (10,20) but for 400 tables i was struggling , then i found that i can use dynamic mapping task and parameterize all 400 source tables with audit columns and define order as well and it was single job so thats how i resolved and client was happy . so basically you can make ur anything as complex because all new learning are unique , for someone it may be complex for someone it may not , they are only looking for how you frame your answer and confidence in answer . still i will see if i see any such scenario and video if we can make later
@somilkumar1519
@somilkumar1519 Жыл бұрын
​@@ETLSTATIONwhat a response this is.....loved it.
@ajayaj470
@ajayaj470 11 ай бұрын
Most of the project discussions They will ask only just assume you are 2-3 years experience candidate if your facing the question Then what would be your explanation that would be helpful for us also Just make a video on it am waiting for that one bro
@sukhdeosingh182
@sukhdeosingh182 10 ай бұрын
If we have to load multiple source file on a multiple target file and target file name should be same as the source files name. Could you please help to get this done? Thanks in advance Sir!
@ETLSTATION
@ETLSTATION 10 ай бұрын
i did not understand this , if source and target file names gonna same , how thats a load job , that can be copy job right . if its load job then use currently processed name file property write that value to use as target file name or write that value to one target and rename target file using this name using shell script . watch my video about currentlyprocedded file name what is it and how to load file name
@ETLSTATION
@ETLSTATION 10 ай бұрын
IICS | Add Timestamp to Target Files in Informatica Cloud kzbin.info/www/bejne/Z3rKmX-agdypZtk
@ETLSTATION
@ETLSTATION 10 ай бұрын
IICS | LOAD Source Filename without PATH Prefix in ORACLE in Informatica Cloud kzbin.info/www/bejne/eWSwm4h8pt11bsk
@sukhdeosingh182
@sukhdeosingh182 10 ай бұрын
​@@ETLSTATIONYes it is like copy, but we are using some transformation to modify the data as per business requirements. As this is not a file list/indirect file job, we have to transfer multiple source files as a multiple target file each time with file name same as source file name. Also, not getting option of 'currently processed file name' in source as this not file list. Please help on this sir!
@ajayaj470
@ajayaj470 11 ай бұрын
Most of the project discussions They will ask only just assume you are 2-3 years experience candidate if your facing the question Then what would be your explanation that would be helpful for us also Just make a video on it am waiting for that one bro
@ETLSTATION
@ETLSTATION 10 ай бұрын
just watch all interview questions thats enough for 2-3 year exp person
@aveshchev
@aveshchev Жыл бұрын
If you copy two files at the same time though, the FL will not process both of them like that. Only one would be.
@ETLSTATION
@ETLSTATION Жыл бұрын
this question is not clear to me , one by one it will pick right
@aveshchev
@aveshchev Жыл бұрын
one by one - yes. Try copying two files simultaneously. Only one will be processed. The solution needs to be more complex than just taking a Name from the FL. @@ETLSTATION
@ETLSTATION
@ETLSTATION Жыл бұрын
i dont any issue if another file gets processed in next run , this is file watcher , its usually work one by one only . if we want all the similar structure files in one shot then we already have filelist option . not sure if i am understanding your requirement
IICS | File Listener ( Watcher ) in Informatica cloud Explained
17:28
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
IICS - 15 - File Listener Component to trigger Task Flow
10:46
Mandar Gogate
Рет қаралды 435
Using the File Listener to Initiate a Cloud Data Integration TaskFlow
52:22
Informatica Support
Рет қаралды 7 М.
How to load multiple files in Informatica (File Indirect option)
21:33
USA Skill Development Centre
Рет қаралды 1,9 М.
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 105 М.
How to Load File List Dynamically in Informatica IICS
24:47
Informatica Support
Рет қаралды 2,4 М.