How could we generate the sequence of key values without
using sequence generator transformation in the target ??
Answer Posted / kishore.g.n
It can be implemented throuh Lookup T/f,Develope the lkp
t/r with condition like NEXTVAL=CURVAL+1,Through this
conditon we can acheive.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?
Why is sorter an active transformation?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
Is it possible to revert a global repository to local one and why?
What is mapping debugger?
can anyone explain me about retail domain project in informatica?
What is decode in static cache?
Describe expression transformation?
How to extract sap data using informatica? What is abap? What are idocs?
How can one identify whether mapping is correct or not without connecting session?
How we can use union transformation?
What happens when a session fails and you click on recover?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
how tokens will generate?