Error when trying to delete from Data Store Entity

Hi,

I'm using a process to Delete records from DSE, but I always end up getting the same issue: "An error occurred while trying to delete data. No data was deleted. Details: org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update".

In one of my CDT I was able to fix it by changing the relationship between CDTs to behaviour cascade REFRESH instead of ALL, but its not working with the rest of them.

Any ideas?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data