An id (primary key) must be defined in order to create a persistant
entity. An entity must be persistantto work with datamanagement.
Similarly a view must use a pk/id in order to work with datamanagement.
If the view has a pk defined, it will work by the drag and drop.So, put
the id in your view or modify the datamodel.KenS