How can we use mapping variables in informatica? Where do we use them?
No Answer is Posted For this Question
Be the First to Post Answer
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 .
What are the parts of Informatica Server?
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
What is degenerated dimention table?
How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.
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
what is left outer join?
Explain the aggregator transformation?
How do you load only null records into target? Explain through mapping flow.
What do mean by local and global repository?
Three date formats are there . How to change these three into One format without using expression transformation ?
How to view and Generate Metadata Reports?