on 2005 Nov 15 4:12 PM
Hi Gurus
I have a basic questions regarding integration of 2 ODS's into one ODS.....If i have one ODS with key fields DOC NUMBER and Item Number; and a second ODS with KEY fields DOC NUMBER,Item Number and Delivery number; and i want to integrate these 2 ODS's into a third ODS. The 3rd ODS will have the same keys as the second one DOC NUMBER,Item Number and Delivery number. Now how will a record from ODS 1 which is
(Record from 1st oDS) (Doc Number) (Item Number)
(1) (123) (1)
(2) (123) (2)
2nd ODS
(RECORD from 2nd ODS) (Doc Number) (Item Number) (Delivery #)
(1) (123) (1) (1)
(2) (123) (1) (2)
(3) (123) (2) (3)
How will this be integrated in the 3rd ODS??? what will be the record structure??? will it show up as a total of 5 records or just 3 records like in the 2nd ODS???
Thank you
Southie
Hi,
you will get a total of five records. The key field delivery number will be blank for the records from the first ODS.
If you need something different, you have to provide a rule how the delivery number field should be filled for the first ODS.
Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Assuming you <b>don`t have</b> Delivery number even as a part of data field in ODS 1 you will end up with 5 records..
Ashish..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll have 5 record and i don't think you can do something diffrent.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.