How u use pdf file in informatica source?
Answer Posted / 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 |
Post New Answer View All Answers
What is workflow monitor?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is a passive transformation?
Differentiate between a repository server and a powerhouse?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
What is option by which we can run all the sessions in a batch simultaneously?
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
hi real timers . iam waiting for ur reply regarding ETL TESTING
What is rank transformation?
Why update strategy and union transformations are active?
Why update strategy and union transformations are active? Explain with examples.
How to extract sap data using informatica? What is abap? What are idocs?
can we override a native sql query within informatica? Where do we do it? How do we do it?
Explain sessions?
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