• Updating user role

    HI, I tried to give some role like config management, component engineer, change specialist II role to user. But the part creation and Product creation feature is not getting activated. Is there any wait time it takes for the role to get updated or…
  • Calling SearchDialog from Server method

    Hi, Is it possible to show SearchDialog from a Server method? I can use MaximazableDialog in Javascript to show the SearchDialog and get the response in callback. But I want to use such facility in a Server method. In my particular case, I am trying…
  • Add User Identity

    Good day all. We have created an Identity called sm_AddUsers (v11 SP10). We have a separate team that is taking over the responsibilities of adding users to the system and they do not require any other elevated privileges, so I don't want to add them…
  • User Can't See an Entry

    Good day all. I am using Aras v11 SP10. I have a weird problem. The system is using an ItemType s_Part for the parts instead of using the OOTB Part. A user created two parts in the system. When he created the parts he could find them, but no other Users…
  • User Password

    Good day all. How can I set the user password when creating an account? Our system normally logs a user in with a badge/credentials. I need to create a few user accounts for the admins that will use a password to log in with, so we can test some of the…
  • Report User Identity Relationship

    Good day all. I ran a report for Inactive Users. I have a list of almost 3000 users that have never logged in. I would like to remove these accounts, but my boss wants to make sure that these accounts don't have any other relationships. Has anyone created…
  • Create User When Identity Exists?

    Good day all. I am running into a problem when trying to create a User. I have an Identity that is used during Lifecycle Released state for documents. I would like this Identity to send an e-mail to a specific account. I figured that I would create a…
  • AML New User Password

    Hi, I would like to create new users with user password by AML in Batch Loader. I have done this but password in Innovator is not added/updated. <Item type="User" where="login_name='@1'" action="merge"> <login_name>@1</login_name> <password>@2</password…
  • Create a Login Inside Aras

    Former Member
    Former Member
    Hello! This is my first topic and I am from Spain so sorry if my english is not good. I am trying to replicate the login inside Aras with a method but I cannot make it because when I make an applyAML() of the User Table to get the username and…
  • User type of field mapping table

    Former Member
    Former Member
    Hi, When I query Part table, I get GUIDs of Assigned Creator and Designated User (User type fields) from owned_by_id and managed_by_id columns respectively. I need to convert these GUIDs into actual user name value, so I queried innovator.User table…
  • How to auto login use the parameter?

    Former Member
    Former Member
    How can I use the ID and Password auto login the Innovator? EX: localhost/.../default.aspx
  • Change the identity when adding a user

    Hi All, We weird dutch people having names with a word between our first name and surname. "Jan de Wolf", "Piet van Rijn", "Karel van der Casteele" See also: www.behindthename.com/.../dutch_names We want to create documents with Aras en sometimes…
  • How to create sub groups in top level group

    Hi I am beginner in ARAS. I am going through User and Identity documentation, I created top level Identity now I would like to create new sub group. e.g Automobile Engineering > Manufacturing, Sale and IT. How I can add sub groups? Thanks,