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…
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…
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…
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…
Features
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…
The Image Browser inside 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 glance. Aras Innovator ships with many pre-made standard…
The project contains sample code to demonstrate how to call a datepicker dialog from method code.
Interested in this project? Check it out on GitHub!
https://github.com/ArasLabs/call-date-dialog
Contributors
Eli J Donahue, Aras Labs
License…
This project contains sample code to demonstrate how to copy text to the clipboard in an Aras client-side action and how to use PE_GetSelectedItems to execute an action on multiple selected items in the Aras Innovator client.
Note: The sample method…