Explain dynamic target flat file name generation in informatica
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to update the target table with PK?
What is different between informatica version 8 and 9 version
what r the values tht r passed between informatics server and stored procedure?
hi all my source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want my target is column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c any one can you help
How to fix the etl bugs..Tell me the process?
I HAVE A SOURCE FILE CONTAINING 1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B AND IN TARGET I SHOULD GET LIKE 1|A+B+C+D 2|A+B 3|A+B WHICH TRANSFORMATION I SHOULD USE
what are the transformations that restricts the partitioning of sessions?
whats the option in informatica 7 version is outdated in informatica 8 version onwards.
Can we schedule a workflow(not a session) to run after completition of another workflow? Can we make a workflow depend on completition of another one?
How do we do the Fact Load What is the size of your Data warehouse? What is your Daily feed size and weekly feed size
Explain lookup transformation in informatica
source file name xyz a,0,a,a,a b,b,b,0,b c,c,c,0,c target should be like this xyz a b c how to implement this?