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 Model

    • Community Projects
    • Vollständig on
    • 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...
  • MBD Process Management

    • Community Projects
    • Vollständig on
    • 0 Comments
    Aras Innovator manages the data and deliverables of "V-shaped process" in model-based development. モデルベース開発における「V字プロセス」のデータや成果物をAras Innovatorにより管理します。 Author: MCOR Co.,Ltd. Organization: MCOR Co.,Ltd. Project URL: http://github.com/mcor-aras...
  • Copy To Clipboard

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

    • Community Projects
    • Vollständig on
    • Community
    • 0 Comments
    [:en] This project provides a function implements a "log off" function 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. Until now, when switching between DB information...
  • Identity Map

    • Community Projects
    • Vollständig on
    • 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. Author: Eli Donahue Organization...
  • Call Date Dialog

    • Community Projects
    • Vollständig on
    • Aras Labs
    • 0 Comments
    The project contains sample code to demonstrate how to call a datepicker dialog from method code. Author: Eli Donahue Organization: Aras Labs - Aras Corporation Project URL: https://github.com/ArasLabs/call-date-dialog
  • ECR Impact Matrix

    • Community Projects
    • Published on
    • Community
    • 1 Comment
    The ECR Impact Matrix project implements a simplified version of the Express ECO Impact Matrix onto 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, as well as Aras Innovator with...
  • Image Browser Searchbar

    • Community Projects
    • Published on
    • Aras Labs
    • 0 Comments
    The Image Browser inside of Aras Innovator is most commonly used to allow administrators to set icons on ItemTypes. Icons are a convenient way to make your different ItemTypes visually distinct at a quick glance. Aras Innovator ships with a number of...
  • Workflow Assignment

    • Community Projects
    • Vollständig on
    • 0 Comments
    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 be called...
  • External Web Page for Input Into Aras Innovator

    • Community Projects
    • Vollständig on
    • 0 Comments
    This is a very simple Visual Studio Web Application that includes several text boxes and a button. A user will be able to fill in data into the text boxes, and once the user clicks the "Submit" button, a connection to Aras Innovator is made during which...