Hello again :)
when I invoke:
client.complete(taskId, actualUser, contentData, handler);
I recived Violation of PRIMARY KEY constraint 'PK__OrganizationalEn__1DD065E0'. Cannot insert duplicate key in object 'dbo.OrganizationalEntity'.
someone know what to do with this ? why I recived that message ?
regards