What is the difference between Connected and UnConnected
Lookup Transformation.Give me one or two examples please?
Answer Posted / guest
CONNECTED T/S RECIVES MULTIPLEINPUTS AND PROVIDES MULTIPLE
OUTPUTS
SUPPORTS USERDEFINED VALUES
USE DYNAMIC CACHE
AND IF U WANT TO USE THE SAME LOOK UP MULTIPLE TIMES IN
THE MAPPING U CAN GO FOR UNCONNECTED
IT RECIEVES INPUT FROM THE RESULT OF AN EXPRESSION
TRANSFORMATION AND PROVIDES SINGLE OUTPUT
DOES NOT SUPPORT USER DEFINED VALUES
USES STATIC CACHE
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we get 1st record through Informatica(without sequence number).
Explain the use of aggregator cache file?
Can anyone tell me the new features in Informatica 9 Version?
Explain how many types of dimensions are available in informatica?
permutations of mapplet
What are the various types of transformation?
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 Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
can we override a native sql query within informatica? How do we do it?
What is update strategy transform?
What is the format of informatica objects in a repository?
Which means the first record should come as last record and last record should come as first record and load into the target file?
How to go to the older version for a mapping?
Different circumstance which drives informatica server to expel records?
Mention some types of transformation?