cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Type Enumeration Problem

Former Member
0 Kudos

Hi,

i have one simple type with an enumeration in a dictionary DC. I use this Simple Type in a WebDynpro Screen for Dropdown Value Help.

There were some values before and it worked very well. After that I have added one more value with key 40.

I can see the new value in the dropdown. If I choose this value and click on "OK" I get this error from the screen:

java.lang.IllegalArgumentException: Value '40' of type ... fails validation check: enumeration="10, 20, 30"

I tried the following:

- Reload / Rebuild DC's

- Delete the simpleType and create it new with new public part and new dependency to WD

- Complete Undeploy and new deployment of all components

I still get the same error. Also when I'm changing the new value I get this error.

Any suggestions?

Thanks in advance

BR, Timo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Please try following, I hope it would be helpful

1. Close the Dc, go to Navigator and right click on the project and Refresh.

Try to Delpoy and check

2. Close NWDS, start again and deploy again.

This may sound weird.. but this has sometimes managed to remove error like these for me

Regards,

Aditya Deshpande

Former Member
0 Kudos

Hi Aditya,

thanks for your answer but the problem still exists.

The measures were not successful.

Any other thoughts?

BR,

Timo

Former Member
0 Kudos

solved

Answers (0)