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
  • Aras ViewModel

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Aras View Model provides a .NET library for building Aras Innovator Applications. Key features include: Comprehensive library of Controls to build custom user interfaces Fast and efficient development using Microsoft .NET and Visual Studio Interested...
  • Ext Unlock

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project provides a function to unlock items with a designated user other than a privileged user. You can set specific users for individual item types. Aras Innovatorにおいて特権ユーザー以外の指定されたユーザーでアンロックを行うことができる機能を提供します。 個々のアイテムタイプに対して特定のユーザーを設定することができます...
  • Searchable Filtered Item Browser

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    When the Filtered item Browser generates an IDlist of values you may select from, standard searching functionality may be necessary to narrow that list even further. The method code in this example will allow you to perform a search on a filtered item...
  • Server Side File Check-in

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    The sample provides a web page that can be used to create a new file Item from a file on the server. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/server-side-file-check-in Contributors Aras License Visit...
  • Cascading Filtered Lists

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project demonstrates how cascading filtered lists can be implemented in Aras. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/cascading-filtered-lists Contributors Rob McAveney, Aras Alexander Sklyarskiy...
  • PDF Viewer Menu Label

    • Community Projects
    • レビュー中 on
    • Aras Labs
    • 0 Comments
    In version 11 of Aras Innovator, the PDF viewer labels included the PDF's origin. While this is not ordinarily present in v12, this project restores the information. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs...
  • Aras Homepage

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project sets up a "homepage" that lists the Aras Innovator instances installed on a server. The list contains links to each instance's login page and Nash page. The homepage provides a directory for easy access to your Aras Innovator installations...
  • Identity Circular Reference Check

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This package contains a SQL stored procedure for import that helps check if your system contains any circular references in the identity structure. Using the stored procedure, you can select the number of levels deep you would like to search to find...
  • Automatic Workflow Emails

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The Automatic Workflow Email project demonstrates automatic workflow email notifications. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/auto-workflow-email Contributors Rob McAveney, Aras Alexander Sklyarskiy...
  • Color Coded Database Headers

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    Uses CUI to add a color-coded database name to the header bar according to the database that is being accessed if the following is appended to the end of the name: "_dev", "_qa", or "_prod" Interested in this project? Check it out on GitHub...