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…
Under Process Plan(mpp_processPlans) --> Operations(mpp_operations) --> documents
Some of these documents under an operation are "invalidated". The documents are assigned "invalidated" status from Document-->Part when the "valid" option is changed to…
Hello everyone,
Here is a code snippet to retrieve all identities in a identity (group) recursively. As I faced this requirement multiple times, and Innovator not having a standard function for it, I decided to create it myself.
//*************…
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…
Hi,
On ARAS R12, in server methods, I needed to grant temporary some rights. For that, I did something like this:
var myidentity = Aras.Server.Security.Identity.GetByName("My Identity");
bool PermissionWasSet = Aras.Server.Security.Permissions.GrantIdentity…
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…
Hello guys
We have an mvc C# app and we use IOM to connect to aras.
Has anyone tried the "old" way connecting via var conn = IomFactory.CreateWinAuthHttpServerConnection(url, db); and got it successfully working on production environment? It's not…
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…
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…
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…
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,