Hello. I extended oData service /IWPGW/TASKPROCESSING v.2 and added new property "Ext" to entity Task. Service generated whithout errors. But when I try to run the service in gateway client, then I get error "Property 'Ext' of data object 'Task' has no Internal type assigned". In my model class this field is exist and has data type "string". What did I do wrong? If I delete new property, then service run correctly
↧