Hi all
I've created a fiori application with ABAP RESTful programming model. Everything works fine, except the CUD operations.
For example, when execute the UPDATE operation, I've got a short dump:
Short text of the error message: "Managed runtime is not released for productive usage (entity: 'XXXXXXXXXXXXXXXXXX')"
What is wrong? Do I miss some configuration?
Thanks