Diff b/w ShortCut and reusabel Object ?
Answers were Sorted based on User's Feedback
Hi, REKHA
Can u check your answer ! Thanks for Posting.
""" 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"""""
If any Corrections Let me know
srinu.srinuvas@gmail.com
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / 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 |
Answer / srini
Shortcut object will be used in across different folder
where as reusable will be valid in with in folder
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / rekha
U CAN USE SHOTCUTS WITH IN THE MAPPING WHERE AS REUSABLE
OBJECTS U CAN USE ACROSS MAPPINGS OF THE EPOSITORY
| Is This Answer Correct ? | 0 Yes | 12 No |
wht target override?wht advantages it has compare to target update?
I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
How could we generate the sequence of key values without using sequence generator transformation in the target ??
12 Answers TCS, Tech Mahindra,
How will you combine 3 different sources with a single source?
how will you get 21 to 30 record from 50 records?
how lookup is acting as both active and passive ? how is it possitble?
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?
have you developed documents in your project? and what documents we develop in realtime?
how will you remove the duplicate records from flat file without using sorter?
What are the disadvantages of Sequence Generator T/R?
Hi, What is version control in Informatia ? Can anyone just give an idea or introduction about this? Advance Thanks
if i have one mapping and we already tuned that mapping for performance,everything is fine and loading will take 1 hr,so without doing any change in mapping how could we reduce the loading time from 1hr to 1/2 hr.