Event adapter not defined for 'OnSelectedValueChanged' property

You have to register the event type in scripter, so the event can be supported. This is indeed not trivial and must be done for each different event type you want to use.

Here are a few previous Support Center topics with explanation and sample code for such process: