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
  • Set Tab Color

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project provides the functionality to change the color scheme of the relationship tab of Aras Innovator's tear-off window (item detail screen). Relationship tab color setting Setting the color of the relationship tab Interested in this...
  • Automatic Workflow Assignment

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The Automatic Workflow Assignment project demonstrates how to implement dynamic workflow assignments based on properties of the controlled item. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/auto-workflow-assignment...
  • OAuth Example for the Aras RESTful API

    • Community Projects
    • Accepted on
    • Community
    • 1 Comment
    This project provides a sample .NET Core console application demonstrating how to use the Aras Innovator OAuth server with the Aras RESTful API. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/rest-auth-example Contributors...
  • MBOM Export for Aras MPP

    • Community Projects
    • Accepted on
    • Aras Labs
    • 2 Comments
    This project introduces an export feature for the Process Plan item included in the Aras Manufacturing Process Planning application. It allows users to resolve the Process Plan's MBOM based on location and produced part, and then export the results to...
  • Uploading Files via the Aras RESTful API

    • Community Projects
    • Accepted on
    • Aras Labs
    • 1 Comment
    This project provides a simple HTML form and a JavaScript file to demonstrate how to upload files to the Aras vault server via the Aras RESTful API. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/rest-upload...
  • Updated Properties Dialog

    • Community Projects
    • Accepted on
    • Aras Labs
    • 2 Comments
    This project makes small improvements to the properties dialog, which is available with every item within Aras Innovator. The ability to quickly view an item's ID was removed and replaced with the 'Copy ID' button. A hover action has been added to that...
  • ReqIF Import Sample Project

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This sample app shows an example of importing ReqIF documents inside Aras Innovator. The import creates Requirement Documents and child Requirements within Aras Innovator. The package also includes an example of importing to TechDocs. Interested...
  • ArasSync

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    A command-line tool and a C# library that simplifies implementing, testing, and managing Aras extensions. Aras extensions are written using a combination of C# DLLs, server methods (C#/VB), JavaScript, and HTML, as well as database objects such as custom...
  • Background processing via ArasStandardConverter

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    The ArasStandardConverter is a framework that allows users to process long-running tasks in the background. Use cases might be a Check for Completeness for an ECO with hundreds of affected items, promoting a large ECO, long-running reports, or anything...
  • Innovator.Client C# Library

    • Community Projects
    • Accepted on
    • 0 Comments
    Innovator.Client is a .Net client library for connecting to and querying Aras Innovator installations. The library provides the functionality of the IOM using an API that is easier to use. In particular, it is designed to make it easier to construct AML...