Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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

Parents Reply Children