How can i generate Seqence Numbers to Tagret Table
(with out using Seqence Gen Trans,Rank Trans).


Answer Posted / manikandan

I think your Express increment is not clear because when the second record will comes again it that variable is initialize to zero.

So we do to capture into Variable by SetVariable()

Or

The Use target lookup and return the column(SNo) which you what to populate the seq number.

Check in Express(before Target), If(isNull(SNo), 1, SNo+1). Connect this to SNo in Target

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the commit type if you have a transaction control transformation in the mapping?

654


Explain the shared cache and re-cache?

613


What are the different types of repositories created using informatica?

660


How to extract the informatica rejected data?

755


What is a predefined event?

662






In how many ways we can create ports?

701


What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?

6409


What is the need for an etl tool?

638


hi real timers . iam waiting for ur reply regarding ETL TESTING

1808


What do you understand by term role-playing dimension?

575


Briefly define reusable transformation?

624


One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?

1749


What are the components of the workflow manager?

639


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1448


have u done any performance tuning? how u ll do?

1859