what is filelist concept in informatica
Answers were Sorted based on User's Feedback
Answer / gsr
When you are using Flat File source you usually get the
header files separately from the data files. You may get
source data in more than one file. In such cases you give
the paths of all the data files in one file for eg say
list.txt. This file is called the list file. In the session
edit task window instead of giving the source filename you
enter the name of the list file - list.txt and in source
filetype you make it indirect.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / shweta
When we use Flat file as a source we give the path of
directory where we store the file in Workflow.
But if we want data from multiple flat files then we put
the names of all flat files in a single file called as file
list.
In workflow mapping we give the path of list file and mark
the source filetype as INdirect as we are indirectly
accessing all the flat files.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / arockia
In File list is it possible to create seperate target files
for each input file?? Ex: My list.yxy contains :
datafile1.dat,datafile2.dat. I want target file needs to be
created as datafile1.out, datafile2.out..
Please help...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shashiall
may b it is the path where our flat file is residing.we
have to give the total path at the place of the file
list...
plz...correct me if am wrong...
| Is This Answer Correct ? | 2 Yes | 8 No |
what is mapping parameter and mapping variables
what is target load plan
how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?
What are the tasks that source qualifier perform?
what are cost based and rule based approaches and what is the difference?
What is Performance tuning in Informatica?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
what happens when a batch fails?
I cleared Informatica certification Designer. if anybody need dumps, can contact at mukesh1009@gmail.com
119 Answers Accenture, Gcs, TCS,
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
two types of data are there . one is mainframe and the other is ascii format . in informatica how can you get both the data in a single format in ascii .
How to delete duplicate record in Informatica?