Recent Discussions
Activating licenses in a clustered environment
We have multiple servers setup with Innovator connecting to the same database to have a clustered environment. users access Innovator via a load balancer which routes the users to one of 4 innovator servers. ARAS licenses have been activated from 1 of the 4 innovator servers and the licenses seem to work on only that 1 server where the licenses have been imported. If we import the same licenses on node 2, then the licenses start working only on node 2 and node 1 loses license access. What's being done wrong here? Is there a different way to import licenses on clustered environments? Aras Innovator R35.SolvedCreate log file with CCO.Logger
Hello, I want to start using the CCO.Logger for creating log files and I didn't find any information about this. The only thing I found is a topic that the appsettings needs to be configured. I'm assuming that over there I can manage the writing level and also where the log file will be created. Currently my appsettings is looking like this: { "LoggerConfiguration": { "MinimumLevel": "Fatal", "WriteTo": [ { "Name": "Console" }, { "Name": "File" }, { "Name": "EventLog" } ] } } Is someone can point me to relevant documentation, or give me some examples, I will appreciate it. Thanks in advanceForums Suggestion - Extend / Remove Login Timeout
It seems like the forum logs me out every hour or so, pretty much any time I'd like to interact it requires me to log in again, which seems unnecessary. I like to keep the tab open and peek around when time permits... but I'd rather not log in more than once per dayOnFormPopulated Form Event running before DOM loaded...
When inspecting elements in the client debugger I can access pretty much anything on the screen as follows: const elem = document.querySelector('.aras-tabs__label'); However when trying to get the element from a method, whether on the Form Event onFormPopulated, or in an HTML field <script> tag with event listeners on DOM loaded, etc. they come up null until after the method is finished running. So what is the secret to getting CUI objects loaded before I run my method logic? thanks in advance0likes0CommentsLoad xClass and xProperties, and link xProperties to multiple xClasses from AML
We want to load 1k+ xclasses to Aras, we are talking about 4k+ xproperties here. When we are running AML for creating relations xClass_xProperty_Flatten and xClass_xPropertyDefinition to link them to class tree, it fails with error : <faultstring><![CDATA["xClass_xProperty_Flatten" can be added or deleted or updated only in XTree context]]></faultstring> <detail> <af:legacy_detail><![CDATA["xClass_xProperty_Flatten" can be added or deleted or updated only in XTree context]]></af:legacy_detail> <af:exception message=""xClass_xProperty_Flatten" can be added or deleted or updated only in XTree context" type="System.ArgumentException" /> </detail> I can load property definitions, but not classes, but can’t map the properties to classes. How can we mass create and reuse these xProperty definitions in more than one class from AML, by creating relations correctly?HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure
I install ARAS in win10, iis 10 and .net 9 SDK, with Hosting Bundle also, but it display a error like this: I have no idea how to deal with it, where is the system event log? how to Enable logging message? HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure Common solutions to this issue: The application process failed to start The application process started but then stopped The application process started but failed to listen on the configured port Troubleshooting steps: Check the system event log for error messages Enable logging the application process' stdout messages Attach a debugger to the application process and inspectSolvedTwo-Factor Authentication (2FA) in Innovator - what options do we have in 2025?
Hi community, title already sums up the question. What options do we have for two-factor authentication in Innovator? I assume Innovator in an Azure cloud or similar can do it. But what options do we have for regular non-cloud instances? I know that additional authentication modes are available for subscribers. But I am not much into this topic. Does anyone know more? Thanks! AngelaARAS Project Deliverable
Hello, I am trying to recreate how the deliverable works on the Project in ARAS from the Program Management Package. Essentially it is a poly item that can have multiple items selected, that when it is multiple show as "multiple" in the grid. Also how the selection sequence goes from where you select the action "Add existing Deliverable" and you select the Item Type then Item from the views. I am trying to recreate this on a relationship on a different Item. Attached is a photo of how the "multiple" is shown on the tree grid view.0likes0Comments
Tags
- Methods114 Topics
- ItemTypes101 Topics
- Version 1298 Topics
- Forms96 Topics
- Relationships95 Topics
- JavaScript81 Topics
- Workflows68 Topics
- AML63 Topics
- Installation63 Topics
- Server Methods52 Topics