Featured Community Projects
  • 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...
  • Collective Downloading

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This function allows you to download all the files linked to an Aras Innovator's item type at once (as long as the File ItemType is related). Aras Innovatorのアイテムタイプに紐づくFileを一括ダウンロードする機能を提供します。 ※アイテムタイプのリレーションとして、Fileアイテムタイプが設定されている場合に限ります。 Interested...
  • Innovator Service Desk (ITIL)

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    The Innovator Service Desk Solution (ISD) is based on the OGC's concept of IT Service Management, which is outlined in the Infrastructure Technology Infrastructure Library (ITIL) Specification (v2). In addition to the guidelines outlined by the OGC...
  • Email Related Files to Creator

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    The System.Net.Mail.MailMessage class within Aras Innovator can be utilized to create custom emails to send to specific users using a server-side method. The method code provided in this sample is used to send an Email to a Document creator containing...
  • Aras To UML

    • Community Projects
    • レビュー中 on
    • Community
    • 3 Comments
    A console application that extracts a data model from Aras based on name prefixes and/or Aras PackageDefinitions and converts it to a .dot-file containing a pseudo-UML class diagram. Can be used to better understand the data model implemented in Packages...