cancel
Showing results for 
Search instead for 
Did you mean: 

DSO Key's

Former Member
0 Kudos

Hello Experts,

I have one Standart DSO. This is load by two Datasources. I load the first Data inside the DSO, it is ok.

The second Source should add into the Key an other key.

Exam:

1. Load

Key 2.Key

AAA BLANK

2. Load should add 555 into the AAA

Key 2. Key

AAA 555

Can someone ive me Information about this, how can I do that.

Regards

Mo

View Entire Topic
Former Member
0 Kudos

Hi Mojito,

Why you have two key? According to given information, you only need one key. If you want to update second key(in this scenerio should not be key), you should remove it from key fields. So you can update this field.

Regards,

Akturk

Former Member
0 Kudos

Hi Mojito,

Here we have to consider one more scenario.

If first load has value 555 and second load value is BLANK, then it will over write the 555 with BLANK. Make sure that 555 value will come in second load only.

Hope this will help you.

Regards,

Chenna.