what is surrogatekey ? In ur project in which situation u
has used ? explain with example ?
Answer Posted / dr.jornalist
Surrogate Key:- Surrogate key is a system generated primary
key used in informatica for maintaining history of values.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How might you approve all mappings in the archive all the while?
What are the designer tools for creating transformations?
pmscmd startworkflow -sv
What is fact table? Explain the different kinds of facts.
How to extract sap data using informatica? What is abap? What are idocs?
How do you remove duplicate records in informatica? And how many ways are there to do it?
what is SDLC way of code development?
Explain informatica architecture - version 8 / 9
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
can anyone explain me about retail domain project in informatica?
Which version configuration tool used in ur project?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
What are the different versions of informatica?
Define mapplet?
What are the components of workflow manager?