cancel
Showing results for 
Search instead for 
Did you mean: 

search constraint for field of type name

Former Member
0 Kudos

Hi,

I am using MDM 5.5 sp 06 patch 2. I am using webdynpro with MDM java API.

I have a field of type Name. What should i use as the search constraint for the field of type name like we use textSearchConstraint for the field of type text.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Is that a built-in type? If not and if it's based on the built-in type text then you can use "TextSearchConstraint". Otherwise try with "NullSearchConstraint".

Regards,

Satyajit

Answers (0)