Featured Community Projects
  • 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...
  • Tree Grid View Sample

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project includes a simple demonstration of Aras Tree Grid View (TGV) functionality. The import package adds a TGV to the PackageDefinition ItemType and displays the package structure in a relationship tab on every PackageDefinition item. The user...