Zylboxx - Thursday, August 18, 2016 9:25 AM:
Hi,
I want to create a new revision from a Document by right clic it, but when i do I have the mistake :
You must be a member of the Owner identity to perform this action.
I tried to connect with the super user to add the account in the identity Owner but i got an other error :
|
zahar - Thursday, August 18, 2016 10:08 AM:
You need to expose property owned_by_id on the Form of the Document and then open your document and check name of the user created this document.
For future documents its better idea to change default value of this property (in Itemtype) to Id of All Employees or World Identity. So next time you will create your Document, the owner of the document will be any user under All employee group or any aras user.
Zylboxx - Thursday, August 18, 2016 10:38 AM:
Thank you very much for this information ! it work now :D
Thank you again