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
  • 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...
  • Custom Form CSS

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project demonstrates how to customize form field appearance with custom CSS. This project contains two parts - a code tree overlay and an import package. The code tree overlay adds a custom CSS file and several SVG files to the Innovator\Client...
  • Language Chooser for Sending Emails

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    The sample provided adds an action on the Part Item that will allow the user to send an email with details of the part to the creator. The action is a client action that takes user input in the form of a "Language Chooser" so the user can determine what...
  • Aras CM2 Community Project

    • Community Projects
    • Accepted on
    • Community
    • 1 Comment
    The Aras CM2 Community Project package adds to and modifies the base PLM application to provide 4 Star Certified CM2 capabilities: ECR and ECN relabeled to CR and CN, with updated forms and several new relationships per the CM2 standard New Identities...
  • Interactive Workflow Graph

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project creates a graphical user interface to interact with workflows related to the associated item. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/interactive-workflow-graph Contributors Skylar Crossman...
  • 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
    • Under Review 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...