cancel
Showing results for 
Search instead for 
Did you mean: 

EVS++

Former Member
0 Kudos

Hi,

I successfully implemented EVS+ and tried to implement EVS++.

Unfortunately, even after following all the steps in doc for EVS++, i get "java.lang.UnsupportedOperationException".

Anyone has any idea how to go about rectifying the same.

Regards,

Devashish

Accepted Solutions (1)

Accepted Solutions (1)

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hallo Devashishi,

could you please specifiy the exact line of custom coding, where this exception is thrown? Does the EVS+ variant correctly work?

EVS++ is only based on one additional line of code which copies the entered key to the "hidden" or un-bound context attribute storing the key-value.

EVS++ differs from EVS+ in respect of the following two details:

<i>1) The readOnly property must be set to false instead of true.

2) The context attribute Color and the calculated context attribute ColorNameCalc must have the same type (dictionary simple type containing an enumeration of key-value-pairs). Otherwise the EVS UI cannot be opened from the input field.</i>

Regards, Bertram

Former Member
0 Kudos

Hi Bertram,

EVS+ variant works fine and made changes according to these 2 steps only.

But it fails... where its failing, i am also looking for the same answer.

Regards,

Devashish.

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Devashish,

which version of NW04 or NW04s do you use? The sample applciation / article is based on NW 04 SP 11.

Regards, Bertram

Answers (0)