Skip to content

Save Method to Aras Innovator

Volodymyr Afanasiev edited this page Apr 4, 2019 · 1 revision

This command gives possibility to save method from Visual Studio to Aras Innovator. For save method to Aras Innovator you should right click to method file and select Aras Innovator -> Save method to Aras Innovator. Also, you can run this command from ribbon.

Save method to Aras Innovator button in ribbon

Figure 1. Save method to Aras Innovator button in ribbon

Save method to Aras Innovator Dialog

Figure 2. Save method to Aras Innovator Dialog

Number Description
1 Server URL of current connection
2 Database name of current connection
3 User login of current connection
4 Button for changing current connection
5 Selected method type. Only “Server” type is supported
6 Selected method language. Only CSharp is supported
7 Selected method template name. For default is “None” if not specified
8 Event data which will be applied for method
9 Comment of method
10 Selected method code preview
11 Identity which can execute method in Aras Innovator
12 Button for search identity which can execute method in Aras Innovator
13 Package definition where method should be save. If method already attached to different package then message with approving from user will be shown
14 Method name for saving
15 Ok button. Save method to Aras Innovator
16 Cancel button. Close dialog

Table 1: Description of Save method to Aras Innovator Dialog

Clone this wiki locally