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
  • Project Plan Excel Export

    • Community Projects
    • レビュー中 on
    • Aras Labs
    • 0 Comments
    The Project Plan tree view is non-standard enough that the normal export to Excel functionality wouldn't work. As such, this project has been made to format the data so that it can use Aras Innovator's export functionality. Interested in this project...
  • Aras Model

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Aras Model provides a .NET client library for Aras Innovator. Key Features include: Transactions and efficient caching of Items to reduce network traffic and server load Inheritance to enable efficient code reuse High-level API to reduce the amount...
  • MBD Process Management

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Aras Innovator manages the data and deliverables of "V-shaped process" in model-based development. モデルベース開発における「V字プロセス」のデータや成果物をAras Innovatorにより管理します。 Interested in this project? Check it out on GitHub! https://github.com/mcor-aras/mbd-process...
  • Copy To Clipboard

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project contains sample code to demonstrate how to copy text to the clipboard in an Aras client-side action and how to use PE_GetSelectedItems to execute an action on multiple selected items in the Aras Innovator client. Note: The sample method...
  • Add Log Off Function

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project provides a function that implements a "log off" option for end users. A log off icon is added to the toolbar at the top of the screen, which logs out the user and reloads the login screen. Previously, when switching between DB information...
  • Identity Map

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project demonstrates how to execute a Query Definition programmatically and visualize the output with D3. A recursive Query Definition retrieves the identity membership data and a form event renders a bubble graph. Interested in this project...
  • Call Date Dialog

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The project contains sample code to demonstrate how to call a datepicker dialog from method code. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/call-date-dialog Contributors Eli J Donahue, Aras Labs License...
  • ECR Impact Matrix

    • Community Projects
    • Accepted on
    • Community
    • 1 Comment
    The ECR Impact Matrix project implements a simplified version of the Express ECO Impact Matrix on the ECR and adds an item action to convert an ECR to an ECN. It's compatible with Aras Innovator 11 SP12 out of the box and with Aras Innovator with PE 11...
  • Workflow Assignment

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Features For Workflow in Aras Innovator, assignment function is supported in a convenient way. For the targeted workflow process, assignment is setup/reflected automatically. For item types related to workflow, the UI for assignment setting can...
  • External Web Page for Input Into Aras Innovator

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This straightforward Visual Studio Web Application includes several text boxes and a button. A user can fill in data into the text boxes. Once the user clicks the "Submit" button, a connection to Aras Innovator is made, during which it creates a new...