How to handle changing source file counts in a mapping?

Answers were Sorted based on User's Feedback



How to handle changing source file counts in a mapping?..

Answer / priyank

We can use an aggregator. Dont to group by on any of the
columns. Add one extra output port for Count. This port
will give the total count of the records in the source file.

Is This Answer Correct ?    3 Yes 1 No

How to handle changing source file counts in a mapping?..

Answer / azhar

Simple use v_port in Expression

v_port=0
v_port=v_port+1
for source file record count

Is This Answer Correct ?    1 Yes 1 No

How to handle changing source file counts in a mapping?..

Answer / suresh

we can maintain versions depends upon changes of sourece
file requirement

our current version is running source 1.1.0.0

if we have minor chages 1.1.0.1
if we have mazor chages 1.2.0.0

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Informatica Interview Questions

How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)

3 Answers   Atriax,


What is difference macros and prompts?

2 Answers  


there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?

1 Answers   Emphasis,


waht type of interface is used for testing the data in informatica

0 Answers   CTS, TCS,


write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500

3 Answers   Accenture,






what are the differences between powercenter 8.1 and powercenter 8.5?

2 Answers  


Router T/R is active but some people are saying it is also passive which is exactly right?

5 Answers  


WHAT IS FACT TABLES?

2 Answers  


how to get flatfile containg 10 records half records one target another half another target

2 Answers  


What is a candidate key?

7 Answers   CTS,


What do you mean by DTM and Load manager and what is difference between load manager and load balancer?

0 Answers  


how can u generate sequence of values in which target has more than 2billion of records.(but with sequence generator u can generate upto 2 biliion only)

6 Answers   Accenture,


Categories