cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple nonqualifier field not possible to save correctly in MDM iview (?)

Former Member
0 Kudos

Hi,

I have a scenario where I use a qualified table where the non qualifier is a lookup flat (multivalue) field (a list of countries).

For each country you should be able to add a date (the qualifier)

I can add these fields to an MDM standard iview (MDM 5.5 SP05).

1)

I can create the first link (country 1 and country 2) in portal

Result: OK

2)

I create a new link on a another record (country 2) and save

Result: The new link is saved as country 1 and country 2 (previously created), but I wan't it to be just country 2.

Is this a bug or correct standard behaviour?

Is there a solution/workaround?

Best Regards

Olof

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Olof

"For each country you should be able to add a date (the qualifier)"

Set first qualified LUT field as Country LUT(not multivalued)

Set second qualified LUT field as "date"

You can select more then one country and set for that country own "data"

It's will be work in detail Iview

Regards

Kanstantsin

Former Member
0 Kudos

Hi Kanstantsin,

so if I understand you correctly you can't use multivalued field as the non-qualifier (in the iview).

I have to add one country at a time and for that country I add the date?

Regards

Olof

Former Member
0 Kudos

Hi Olof

I told about repository schema for that functionality

Add qualified LUT to main table

select created qualified LUT

add new field:

set type to "literal date"

set display field to "yes"

set qulifier property to "yes"

In datail iview create tab for new qualified LUT and include all fileds

Regards

Kanstantsin

Answers (0)