How u use pdf file in informatica source?
Answers were Sorted based on User's Feedback
Answer / gaurav
For PDF, Word File , we have to use B2B(Business 2
Business) Plug in. Using that we can use these file as
Source
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / isha
Use Unstructured Data Transformation. We can structure this kind of data and then use it in pur mapping.
| Is This Answer Correct ? | 0 Yes | 0 No |
for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
What are the tuning techniques you applied during your last project
Explain the different kinds of facts.
What are mapping parametres and variables in informatica?
hi all, i have 1 flat file having 10 rows. like:- id name amt 100 a 100 200 b 200 100 n 300 400 p 3000 100 a 100 600 x 6000 Now i want to load half of this data into one flat file and remaining in other flat file.like :- flat file 1 id name amt 100 a 100 200 b 200 100 n 300 ---------------------- ---------------------- flat file 2 id name amt 400 p 3000 100 a 100 600 x 6000 Plz reply me ASAP.
Differentiate between router and filter transformation?
1)how to generate sequnce numbers in informatica without using sequnce genarator transformation. 2)i have number of records in my sourse, but iwant to display first and last record only. how it is possible in informatica. 3)i want to update the records without using updatestrategy transformation. 4)what is diffrance between ab-intio and datastage than compared to informatica. 5)what is the latest version of informatica in our field.
My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
What is degenerated dimention table?
how to run workflow in unix?
5 Answers Colgate, HP, Tech Mahindra,
What is batch and describe about types of batches?
where to store informatica rejected data?