What is the difference between a shortcut of an object and copy of an object? Compare them.
Answers were Sorted based on User's Feedback
Answer / rj
in case of shortcut u cant make any change in it directly.U need to make the change in the original object .while in case of copy the change will get reflected in the original object if u make any change in the copied object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Nikhil....you have said it completely wrong. If we change in Shortcut, it will reflect in the source. Whereas in case of copying, the source will not change if we change something in the copied object.
Copy can be done between 2 Normal folders objects or between a Shared and a Normal folder.
Shortcut's can be done from a Shared folder to Normal folder only.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nikhil
Shortcut is used the common folder used to import any source,target and mapping physically, and that object we can use in our mapping locally, when you made any changes it will not reflect in the common folder so you save your source from being changed.
Whereas
In case of copy you actually copy the physical object so if you made any changes in any source,target and mapping it will be reflected in all the mapping whereever it is being used.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is Active lock explain
How to delete duplicate record in Informatica?
How we can create indexes after completing the loan process?
What is the functionality of update strategy?
my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica
what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not
I've a denormalized table EMP(empno,ename,phone,addr1,addr2,fax,email). Now I want to insert the record into target in the format that, there will be 2 target rows for 1 source record. In target the row needs to be inserted as: ROW1: empno,ename,addr1,phone ROW2: empno,ename,addr2,fax,email And I'm not allowed to normalize transformation. How to achieve?
How to start a workflow using pmcmd command?
how to use incremental load?
What is a surrogate key?Why we use it in a mapping?Pl give an example.
While importing the relational source definition from the database, what are the metadata of source that will be imported?
If I am having 6 flat files in data. How can you load the data at a time