we have a parameter file in Unix location where we
have .txt files and those file will be used as source in
informatica.
I cannot use source file name directly as file name will
keep on changing in unix location.
I need to define $$InputFile as parameter.
Can anybody send me the parameter file and the steps to
handle this.
Answer Posted / mubbasir
Note : Use $InputFileabc and not $$inputfileabc
[folder name.WF:workflow name] or [folder name.session
name]
$InputFileName=
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What is decode in informatica?
What is a rank transform?
What is status code in informatica?
Can we override a native sql query within informatica?
What are the different types of transformation available in informatica.
What is the difference between Active and Passive transformation?
Explain lookup transformation is active in informatica
What does command task mean?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
How are indexes created after completing the load process?
What if the source is a flat-file?
Differences between version 7.x and 8.x.
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?