Owner Identity

Hi, I have two query:
  1. What is exactly owner identity means?
  2. How to add Identity/User to Owner Identity? because When I run "Create New Revision" Action on "Released" state of a Document Item(logged-in as a user who created the document), got this Error  "You must be a member of the Owner identity to perform this action." Is there any difference between the owner of the Item and Created By Item.
  Regards, Maddy.
Parents
  • Hi Maddy, The Owner identity refers to the Identity set in the owned_by_id property of the Document. Like the Creator identity, the Owner is a special system identity that allows for more dynamic permissions without needing to write any additional code. The primary difference between the owned_by_id and created_by_id properties is that the created_by_id property is automatically set by Innovator when an item is created and cannot be changed. The owned_by_id property on the other hand can be freely updated by users. You can set the Owner in the field labeled Assigned Creator on the Document form. Chris
    Christopher Gillis Aras Labs Software Engineer
Reply
  • Hi Maddy, The Owner identity refers to the Identity set in the owned_by_id property of the Document. Like the Creator identity, the Owner is a special system identity that allows for more dynamic permissions without needing to write any additional code. The primary difference between the owned_by_id and created_by_id properties is that the created_by_id property is automatically set by Innovator when an item is created and cannot be changed. The owned_by_id property on the other hand can be freely updated by users. You can set the Owner in the field labeled Assigned Creator on the Document form. Chris
    Christopher Gillis Aras Labs Software Engineer
Children
No Data