what is the difference between copy object import objects
using repositery manager
which one is best
Answer Posted / chiky
copy object, is storing in clip board.. and later to be
pasted in same application connecting other repository.
Import is, adding an object from an XML file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the databases that informatica can connect to windows?
What are roles and groups and benefits of using them?
Suppose we do not group by on any ports of the aggregator what will be the output?
How do you load only null records into target? Explain through mapping flow.
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
Please let me know how to make Data masking in informatica..
Performance tuning( what you did in performance tuning)
Tell me about MD5 functions in informatica
Mention few advantages of router transformation over filter transformation.
Where do we use mapping variables in informatica?
What is meant by active and passive transformation?
difference between informatica 8.1.1 and 8.6
Different sorts of metadata that stores in the storage facility?
How many transformations can be used in mapplets.
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.