Cannot save form data

I would be usefull to detail the error message ‘Cannot save form data’. Because this error message is not explicit and don’t help us to find the problem.

Kinds regards,

would be usefull to detail the error message ‘Cannot save form data’. Because this error message is not explicit and don’t help us to find the problem.

This issue is almost always caused by sequences being out of sync. A possible cause can be that you use more than one repository on the same databases (e.g. developer and production version of a repository).

It is not always possible to capture the exact cause of an issue. I guess (but I am not sure) that this is such a case.

Fabien

You can also look in the log files - check in the Servoy and sybase_db folders or localhost:8080/servoy-admin.

From sevoy-admin you can update all database sequences which should resolve this issue.

Regards

Graham Greensall
Worxinfo Ltd

We added more info in Servoy 3.1 versions, the message without detail is not helpful

Thanks