Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

On a day, I load 10 rows in my target and on next day if I
get 10 more rows to be added to my target out of which 5 are
updated rows how can I send them to target? How can I insert
and update the record?

Answer Posted / animesh

I think what u can do is u can create a mapping by using
mapping wizard and apply SCD 2 as in SCD u can get historic
data while in SCD one u can onlly get the latest data.

create a mapping using SCD 2
Give the source and target tables.
Give the fields on which u want to implement the history
logic and then just complete the wizard.

the mapping will be created which will have 3 Update
strategy transformation which is basically one for insert
only flow, one for insert and update flow. and one for
insert and update flow also the previous records available.

The other transformations presented in mapping are in the
below manner.

Source --->> SQ --->>> Seq Gen --->>>> Lookup (For target
table lookup)--->>>>> Update Strg (3 nos) ---- >>>> Exp
Tr ---->>>>>> Target table.

Hope this will give you the clear understanding. guys
please correct me if i missed some thing.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different transaction levels available in transaction control transformation?

1272


Explain pmcmd command usage in informatica

1187


What are the types of lookup transformation?

1117


Explain transaction control transformation in informatica

1310


Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

2407


What is a router transformation?

1212


What is olap (on-line analytical processing?

1109


Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.

2400


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

1112


What is an Integration service in Informatica?

1189


How can you validate all mappings in the repository simultaneously?

1422


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

1096


Explain in detail about scd type 1 through mapping.

1628


How would you join a node to the already existing domain?

1180


How to update or delete the rows in a target, which do not have key fields?

1220