Can any body tell about the (UTC) unit
test cases with the examples in informatica.
Answer Posted / shankar nm
Step 1. Have your valid mapping ready.
Step 2. Go to Debugger mode, set your breakpoints
Step 3. Activate view of target, output, input to ON
Step 4. choose View -> navigate to debugger, turn instance
data and target data ON by checking
Step 5. Use Func.Key or use mouse to go to next instance
check the output on target. follow the flow.
Alternate way is to check the SQL on TOAD to check the
number of rows meeting the criterion in each component.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
How do you load only null records into target?
Explain pushdown optimization and types in informatica
Explain incremental aggregation in informatica
Slowly changing dimensions, types and where will you use them
What is an unconnected transformation?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
What is the procedure for creating independent data marts from informatica 7.1?
explain one complex mapping with logic? sales project?
How can you increase the performance in joiner transformation?
What is union transformation?
What is a filter transformation?
Explain the mapping variable usage example in informatica