why do u use shortcuts in informatica.?
Answers were Sorted based on User's Feedback
Answer / sundar
Short cut is used create copy of the object in shared
folder,that copied folder inherit changes.It maintains same
repository.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / veera
Shortcut is a concept of reusability.If there is a mapping
that can be reused across several folders, create it in one
folder and use shortcuts of it in other folders. Thus, if
you have to make change, you can do it in main mapping
which reflects in shortcut mappings automatically.
| Is This Answer Correct ? | 15 Yes | 8 No |
Answer / sarvesh
shrt cut provides the easiest way to reuse the
objects,shrtcut created only in shared folder ,and it if
uwants to reuse the object in ur folder,then go to shared
folder and drag into ur local folder,in this way u can
create short cuts.
This is as for my knowledge.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / laxman sane
short cut prvides the easiest way the to reuse the
objects, shoprt cut cammand we help the computer the create
only in shared folder.
| Is This Answer Correct ? | 2 Yes | 6 No |
I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i do in INFORMATICA.
How to eliminate duplicates in FF and oracle both
in my source table i want to delete first and last records and load in between records into target? how can it possible?
3 Answers HCL, Thomson Reuters,
what is the max/min size allocated for caches.whether index or datacache in any of the transformations like Joiner or Aggregator.bcoz it is set to Auto by default which means we need not to allocate no of bytes or MB.so what is the use of these properties.please let me know about the caches. Thnaks in advance Sai Ram
how to load first record of first time run,second record to 2nd time n 3rd record from 3rd time to target table
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
After dragging the ports of 3 sources sqlserver,oracle,informix to single source qualiofier can we map these ports directly to target and how?
What are limitations of joiner transformation?
How can you validate all mappings in the repository simultaneously?
Explain one complecated mapping?
Where is the cache stored in informatica?
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.