Answer Posted / raj
A shortcut is a reference (link) to an object in a shared
folder these are commonly used for sources and targets that
are to be shared between different environments / or
projects. A shortcut is created by assigning 'Shared' status
to a folder within the Repository Manager and then dragging
objects from this folder into another open folder; this
provides a single point of control / reference for the
object - multiple projects don't all have import sources and
targets into their local folders. A reusable transformaion
is usually something that is kept local to a folder examples
would be the use of a reusable sequence generator for
allocating warehouse Customer Id's which would be useful if
you were loading customer details from multiple source
systems and allocating unique ids to each new source-key.
Many mappings could use the same sequence and the sessions
would all draw from the same continuous pool of sequence
numbers generated.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the tuning lookup transformation - informatica
Explain what is informatica metadata and where is it stored?
What is status code in informatica?
What is workflow manager?
What is meant by target load plan?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Define filter transformation?
can we override a native sql query within informatica? Where do we do it?
what is $$$$?
What all join we can perform in LOOKUP transformation?
hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you
Explain where to store informatica rejected data? How to extract the informatica rejected data?
What does command task mean?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?