what is the function of 'F10' informatica ?
Answers were Sorted based on User's Feedback
Answer / praks
F10 and F5 are used in debugging process
By pressing F10, the process will move to the next
transformation from the current transformation and the
current data can be seen in the bottom panel of the window..
whereas F5 will process the full data at a stretch..in case
of F5, u can see the data in the targets at the end of the
process but cannot see intermediate transformation values.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / veni
F10 and F5 are used in debugging process
By pressing F10, the process will move to the next
transformation from the current transformation and the
current data can be seen in the bottom panel of the window..
whereas F5 will process the full data at a stretch..in case
of F5, u can see the data in the targets at the end of the
process but cannot see intermediate transformation values.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / manash roy chawdhury
F10 IS USUALLU USED FOR SWAPING PERPOSE ONE INFORMATION TO
ANOTHER
| Is This Answer Correct ? | 0 Yes | 9 No |
How to display First letter of Names in Caps?
what are the challenge face in u r project?explain me
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
What is the Difference between PowerPlay transformer and power play reports?
I have a flat file, want to reverse the contents of the flat file
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
how to find the 5th highest salary form each department using 1.SQL Query 2. Informatica power center designer?
Explain the mapping variable usage example in informatica
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
what are the types of facts with Examples?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
what is work of PUSH DOWN option