1
2
3
*
4
5
6
*
7
8
9

how to load records between two stars(*),

Answer Posted / ankur saini

hey guys c if this works...

add an exp after source qualifier...with two more ports

v_out as variable =iif((is_number(inputport),0,v_out+1)
output=v_out

so output from this exp will be
1 0
2 0
3 0
* 1
....
* 2
...

now add a filter where output>0

Thanks

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the impact of several join conditions and join order in a joiner transformation?

735


What do you mean by worklet?

721


Under which circumstances, informatica server creates reject files?

685


What is the need for an etl tool?

737


Target increases every day even though no new record was inserted

1220






How we can create indexes after completing the loan process?

838


Can one use mapping parameter or variables created in one mapping into any other reusable transformation?

700


Why filter transformation is an active one?

669


Which transformation should we use to normalise the COBOL and relational sources?

830


Sequence generator, when you move from develoment to production how will you reset

1526


What is a snowflake schema?

655


Explain about cumulative Sum or moving sum?

703


In warehouses how many schemas are there?

676


explain one complex mapping with logic? sales project?

6288


If informatica has its scheduler why using third party scheduler?

900