@jonas: why does the transaction fail?
@jonas: in general I would recommend to return false from processeable?to indicate the request entity (body) was understood but the server refused to process it (invalid field value, conflicting id etc)
processeable?