Open Method from AML Package - arasplm/ArasVSMethodPlugin GitHub Wiki
This command gives possibility to open method from local AML package and work with it in Visual Studio. For open method from local package you should right click to project and select Aras Innovator -> Open method from AML package. Also, you can click button on Aras Innovator Ribbon
Figure 1. Open method from AML package in ribbon
Next dialog will be shown.
Figure 2. Open method from AML package dialog
Number | Description |
---|---|
1 | Selected method name |
2 | Button for selecting method from AML package |
3 | Selected method type. Only “Server” type is supported |
4 | Selected method language. Only CSharp is supported |
5 | Selected method template name. For default is “None” if not specified |
6 | Event data which will be applied for method |
7 | Comment of method |
8 | Selected method code preview |
9 | Identity which can execute method in Aras Innovator |
10 | Package definition where method defined |
11 | Method name |
12 | Combo box to change enable/disable state of code formating |
13 | Ok button. Create method tree in Visual Studio using method information. |
14 | Cancel button. Close dialog |
Table 1: Description of Open method from AML package dialog
Also, you can click button on Aras Innovator Ribbon
If click button for select method from AML package then Select method from AML package dialog will be shown.
Figure 3. Search dialog from Open method from Aras Innovator command
Number | Description |
---|---|
1 | Directory tree |
2 | List packages from selected import file |
3 | List of methods in package |
4 | Ok button. |
5 | Cancel button. Close dialog |
6 | Language of selected method |
Table 2: Description of Search dialog