InterviewSolution
| 1. |
What Is A Shortcut And Copy In Informatica And How Two Are Different With Each Other? |
|
Answer» A shortcut is a object which is defined inside a SHARED FOLDER and used in different folders. Where as a copy is the replica of any object. You cannot change the definition of a shortcut but can be changed in case of a copy. Shortcut is useful in cases where source or target definition is same across MULTIPLE applications. You just need to drag the source from shared folder and change the connections while creating a WORKFLOW in folder. A shortcut is a object which is defined inside a shared folder and used in different folders. Where as a copy is the replica of any object. You cannot change the definition of a shortcut but can be changed in case of a copy. Shortcut is useful in cases where source or target definition is same across multiple applications. You just need to drag the source from shared folder and change the connections while creating a workflow in folder. |
|