Browse By Tags

  • Javascript Temporary Permissions

    Good day all. I'm still using v11 SP10. How do I grant temporary permission for a user through Javascript? I want to add a Comments tab to our custom change ItemType. I have a script attached to an Action to open a dialog box so a user can add a comment…
  • changing permissions for existing Items (Documents)

    We've a classification of Documents that we've setup to have a special set of permissions. We used the solution presented in the following topic to achieve that: SUPPORT Q&A - Permission based on Class Structure However, before we made this adjustment…
  • Delete attempt as admin: SOAP-ENV:Server.InsufficientPermissionsException

    I'm working on a local system. I can add and edit users... So, POST and PATCH are working. I go to delete the same user I just edited, but am getting: // DELETE 'http://localhost/InnovatorServer12/server/odata/User('30B991F927274FA3829655F50C99472E…
  • Access Control In Aras Innovator

    Controlling access is one of the bigger puzzles any system administrator faces. There are two different challenges to consider when it comes to permissions. The first challenge is authentication, which involves ensuring the user is who they say they are…
  • Set permissions from workflow to assignee(s)

    Hi All I have a challenge I hope someone is able to help me solve. It's a general issue we have, it's not related to a specific solution. Example: On our ECR process we would like only the current assignee(s) to be able to edit the item. Does anyone…