Hi All,
I have recently updated a data type via a new version XSD , it was successful and I also went in and published my Data Store.
And old PM which works fine in higher environments with the old version of the data type is throwing me this error every time I try to write to DB,
An error occurred while trying to write to the data store [MOR Data Store]. No values have been written. Details: org.hibernate.exception.ConstraintViolationException: could not execute statement (APNX-1-4208-004)
Was this caused due to the update of the data type?
any suggestions?
thanks in advance
Discussion posts and replies are publicly visible
Any details in the tomcat stdout log file?
I do not have access to the log file unfortunately
Then I need to start guessing ...
Could it be that in the higher environment, that data story is not published, but saved as a draft?
And I think you should try to get a look at the log files.
its new development, the process model works fine, we are just adding new columns to an old data type. can doing this cause this issue? higher environments do not have the new version yet of the data type.