Error while writing to Datastore

Certified Associate Developer

Hi,

We are using GCP as a database and we write to the table which is present in GCP.

Sometimes we are getting below error while writing to datastore. But when we delete some of the records from the table then we are able to write to the data store again.

This is happening frequently. What could be the reason ? 

errorMessage: "An error occurred while trying to write to the entity “CRE_PatientRecord” [id=e2c71190-5966-458d-b99a-e898f54e03cc@1638, type=CRE_PatientRecord (id=2890)] (data store: CRE Device Setup).

Details: An error occurred converting a value from ecore. No efeature found with name selectedItemIds [value=EmfTypedValue[list=false,type=org.eclipse.emf.ecore.impl.EClassImpl@5b783524 (name: CREPatientRecordDT42) (instanceClassName: null) (abstract: false, interface: false),value=org.eclipse.emf.teneo.hibernate.mapping.SerializableDynamicEObjectImpl@6acd6e3d (eClass: org.eclipse.emf.ecore.impl.EClassImpl@5b783524 (name: CREPatientRecordDT42) (instanceClassName: null) (abstract: false, interface: false))]] (APNX-1-4264-000)
Data: TypedValue[it=2890,v={<null>,11111111,COPD,55d223fc-9699-4488-ab0f-d276ed7d25bb,,,,}]"
Thanks
Bhargavi.

  Discussion posts and replies are publicly visible