Can you create a flatfile target
Answers were Sorted based on User's Feedback
Answer / nikita jain
yes, In Target design tab of Designer there are options like import from flatfiles also create table there we can select the type as flat file.
we can add the column names after creating the flatfile target instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Insert else update option in which situation we will use
What are the data movement modes in informatica?
Design a mapping to load a target table with the following values from the above source?
what are testing in a mapping level please give brif eplanation
Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??
Is stop and abort are same in informatica?
What are active and passive transformations?
In which transformation you cannot drag ports into it?
how to get the data from the client machine and how to get server location data to client loction can any one explain bit deep please..!
Can you use one mapping to populate two tables in different schemas
What are the mapings that we use for slowly changing dimension table?
On a day, I load 10 rows in my target and on next day if I get 10 more rows to be added to my target out of which 5 are updated rows how can I send them to target? How can I insert and update the record?