Solved the problem by doing the validation (if the accountIdentifier already exists) the way it should be done ;-) Added the following to the updateAction * @Flow\Validate (argumentName="$account", type="UniqueEntity") (But the error message I got before, is still not consistent for me :/ ) Regards Stefan -- ENLAY