Skip to Content
0
Oct 07, 2021 at 07:36 PM

DeleteEntity created with CreateLinks returns [-10125] Cannot delete this entity instance.

285 Views

To use expands with offline storage, we've created some entities with CreateLinks option, as the following example:

This entity is just a simple child entity, dependent of Scope and Swp entities.

We are trying to remove an instance of this entity, with a DeleteEntity action, but we are getting the error message "Cannot delete this instance. Another entity depends on it". Our DeleteEntity is like the tutorials teach:

There's exist any way to run this action without this error? We are just trying to remove the child entity, not the main.

Attachments

capturar1.png (36.2 kB)
capturar2.png (9.7 kB)