Debugger In Informatica Session Breakpoint Verbose Data Mapping
What is Debugger? Debugger is a very handy utility in Informatica. When we execute the mapping, Informatica executes the mapping based on the transformation logic defined. Its execution is similar to batch mode execution where we cannot see the intermediate results, or how the data is getting modified from transformation to transformation. Many a times we get the data in the target which is not as we expected. With the help of debugger, we can analyze how the data is moving within the mapping....