Skip to Content
0
Nov 18, 2019 at 03:53 PM

Managed runtime is not released for productive usage

305 Views

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