How could we generate the sequence of key values without
using sequence generator transformation in the target ??

Answer Posted / raghu

TAKE EXPRESSION TRANSFORMATION AND DOUBLE CLICK ON THE
EXPRESSION TRANSFORMATION AND ADD TWO NEW PORTS
1.SEQ
2.SEQ_OUT

1.IN THE SEQ PORT CHECK V=VARIABLEPORT THERE YOU MENTION
EXPRESSION SEQ+1.
2.IN THE SEQ_OUT PORT CHECK O=OUTPUTPORT THERE YOU MENTION
EXPRESSION IIF(ISNULL(SEQ),O,SEQ)
IT WILL GIVE CORRECT RESULT

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to extract sap data using informatica?

614


Define sessions in informatica etl?

624


Where are the source flat files kept before running the session?

632


How to do the error handling of if ur source is flatfiles?

1515


What differs when we choose the sorted input for aggregator transformation?

576






what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?

1797


What is pmcmd command?

682


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

1566


How do you take back up of repository?

729


What is an aggregator transformation?

620


How do you load only null records into target?

746


my source is junk data how will u remove that junk data by using unix please any one replay me

3254


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

726


Under what conditions selecting sorted input in aggregator will still not boost session performance?

640


How to load a Dimension ? and how to load a fact table?

963