How do you change a non-reusable transformation to reusable transformation?
No Answer is Posted For this Question
Be the First to Post Answer
what is the process we used in joiner transformation,there is no matching column in sources?
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
How do you remove duplicate records in informatica?
Hi experts, table 1 has 10 records, table 2 has 5 records select * from table1, table2; What is the output for this query???....plz answer
What does update strategy mean, and what are the different option of it?
What are mapplets? How is it different from a Reusable Transformation?
What are Rapid changing dimensions?
How can i generate Seqence Numbers to Tagret Table (with out using Seqence Gen Trans,Rank Trans).
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
what is unit testing?tell me proceedure
What is event and what are the tasks related to it?
What is informatica? Why do we need it?