• Force user to delete their browser cache?

    Hi, When adding new features to an Aras instance, it is sometimes necessary for users to clear their browser cache. What is the best way to force users to delete their browser cache? I don´t think it´s technically possible to do this automatically,…
  • An Overview of Server-Side Method Events

    So you’re a programmer with an installation of Aras Innovator and you’ve built this amazing server-side method. You want to replace some AML calls to do that one thing, just the way your company needs… how do you go about attaching it to the process?…
  • Server Side Methods with the Aras RESTful API

    In previous blog posts, we have covered topics regarding the use of the REST API to request tokens for authentication and querying simple / more complex data . In this blog post, we will dive into server methods as OData actions through a POST request…
  • Community Spotlight: Alternate Method Editor

    Last year, Microsoft published the Monaco Editor , the browser-based text editor responsible for many of the cool features inside of Visual Studio Code . The Monaco Editor offers many of the features we've come to expect from browser-based editors such…
  • Issue in ARAS Innovator 12 localhost - very slow

    Hello, I have installed ARAS Innovator 12 in my laptop which is windows 10. After successful login, TOC page takes more than 30mins to load. Tried in all browsers but facing same issue. Tried couple of browser settings but none of them are working…
  • Customizing Item Menus with CUI

    In previous blog posts, we've covered how to add custom menu items like buttons and shortcuts using the Configurable User Interface (CUI) data model introduced in 11.0 SP7. Using this same data model, it's also possible to add menu items that are specific…
  • Federating Files in ARAS

    Hello, I am currently looking into federating some data coming from another system in ARAS. The objects themselves are already being displayed correctly but now I'm looking into being able to display the main file for each of there objects in ARAS.…
  • Change a Tree Grid View's parameter values

    Tree Grid View have parameters. You can set them like variables and then manually change them when you view an Item. Anyone ever changed these parameters programmatically? I'm able to reference the correct parameters and set their nodes' textContent,…
  • Life Cycle Basics

    What is a Life Cycle? A life cycle is a map of the possible states an item can be in and the ways it can transition between them. Here in Aras, that is a State and a Transition, respectively. A life cycle map can be as simple as switching between Inactive…
  • DEVELOPERS FORUM - How to view log file in Aras innovator

    savan - Tuesday, March 30, 2010 8:53 AM: Dear friends I want to know how to view log file so may i know the path where it is located or where can i see the error occured in the method. so please give me the solution if you know as soon as possible…
  • How to prevent new browser window when logging in to Innovator

    Hi Community, when we login to Innovator, we will first get our login screen that than opens the Innovator application in an additional browser window. We most of the time will loose our tabbed browser view. Is there a way to prevent the frequent…
  • Configuring Aras Innovator Email Notifications

    So, you’ve installed Aras Innovator, and you have some great new workflows to try out! Now, how do you get a notification to your users that they have something to do? Aras can email them for you! All you need to get started is a user account with the…
  • Customizing the Aras Method Editor Theme

    If you've ever wanted to change the theme of the Aras Method Editor, this is the post for you! With the following quick and easy tweak, you can change the colors and fonts used to display method code in the editor. Six different themes in the Aras…
  • How to Visually Differentiate Aras Instances

    Customization is one of the main reasons people use Aras Innovator. One way to customize that is often overlooked is your ability to alter the User Interface (UI). UI modifications are incredibly useful when you have multiple instances running in parallel…
  • DEVELOPERS FORUM - ARAS Login Slow And Performance

    Stje_Cro - Tuesday, August 30, 2011 5:37 AM: Every time we login to the Innovator System it is rather slow. It takes about 20-25 sec to have available the login window and about 15 sec after we have input the username and password before jump to…