Aras Community Projects

Aras Community Projects are open source applications and packages that enhance functionality, add features, or integrate with Aras Innovator. Formerly known as Aras Community Solutions, these projects were once hosted on the Aras website.

Now projects are hosted on open source code-sharing platforms and linked to from  this page. Moving Aras Community Projects to an open source platform allows project authors to maintain their work and encourages collaboration among Aras Community members.

If you have a project you think would be a good candidate for a community project please feel free to submit it here.

Browse Projects
  • Generic Action Item with Workflow and Templates

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Adds an item type "gAction Item" with a simple workflow that can be re-used on any item type to add action item lists. Many times when creating a custom workflow and its form in Aras Innovator or when extending existing processes there can be a requirement...
  • Aras Innovator CLI

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    aras-innovator-cli is a sample visual studio project to demonstrate how you can build simple executables which can be used to automate processes. Interested in this project? https://github.com/ArasLabs/aras-innovator-cli Contributors Yoann...
  • Risk Management

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Risk analysis, mitigation, and documentation for Project plans. It adds traditional FMEA (failure modes and effects analysis) to each Activity in a Project to help the Project manager understand the budget and schedule risks. Interested in this project...
  • Add Holidays to Calendar

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This community project utilizes the Nager date API to automatically add exceptions to newly created business calendars. An onBeforeAdd method will attach all of the newly created exceptions to your business calendar. Interested in this project? ...
  • Tab Forms

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project demonstrates how to display a custom form in a relationship tab. Interested in this project? https://github.com/ArasLabs/tab-forms Contributors Peter Schroer, Aras Eli J Donahue, Aras Labs License Check out the LICENSE.md
  • Find Active Debuggers

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This package adds a method and action to locate active debuggers in Aras Method items. Interested in this project? https://github.com/ArasLabs/find-active-debuggers Contributors Mike Ghizzoni, Aras License Check out the LICENSE.md
  • Custom Modal Dialog Sample

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The Custom Modal Dialog project contains an import package that provides sample code for calling a custom Aras form in a modal dialog. The sample code also shows how data can be passed from the custom form back to the calling method. Interested in this...
  • Innovator Admin

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Innovator Admin is a Windows tool for querying and administrating Aras Innovator. It features an advanced AML query editor with full intellisense, smart expand/collapse of AML elements, tabular AML output, and more. It also has streamlined tools for exporting...
  • Life Cycle Based Properties and Form Fields

    • Community Projects
    • Accepted on
    • 0 Comments
    Latest version: r1-0. Adds the definition of generic property checks based on life cycle state of an item. It also adds a report to show the results of these checks. It is a common requirement that properties defined by ItemType should also be checked...
  • Automatic Workflow Branching

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    The Automatic Workflow Branching project demonstrates automatic workflow branching based on a property of the controlled item. Interested in this project? https://github.com/ArasLabs/auto-workflow-branching Contributors Rob McAveney, Aras ...