Hi,
I get the following exception when I execute my Web Servcie model.
Error: java.rmi.RemoteException: Neither target role nor property '$0023ChoiceField' defined in model class 'TrustOverrideField' for the field name '#ChoiceField'; nested exception is: com.sap.tc.webdynpro.model.webservice.exception.WSModelRuntimeException: Neither target role nor property '$0023ChoiceField' defined in model class 'TrustOverrideField' for the field name '#ChoiceField'
Now here's the thing, I know in Web Dynpro we are not allowed to use model node names with # and $. However, when I do Edit Model Binding, it creates some nodes with these special characters in them. Namely:
Record$0023Choice1
Field$0023Choice1
TrustOverrideField$0023Choice1
Might someone be able to help with light of this why I might be getting the above exception?
Regards
M.