Add-Ins Submenu
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
In Microsoft Dynamics AX, the Add-Ins submenu in the Application Object Tree (AOT) shortcut menu is context-sensitive. This means that the available commands in the Add-Ins submenu are dependent on the node selected. This topic lists and describes the commands that are available on the Add-Ins menu.
On the Command menu, find shortcut menu commands that are not context-sensitive. A command that is executed from the Command menu retrieves information about all elements in the AOT.
You can customize and add more commands to the Add-Ins menu. For more information, see How to: Add Items to the AOT Add-Ins Menu.
The following table lists commands that are available on the Add-Ins menu.
Command |
Description |
---|---|
AIF Document Service Wizard |
Calls the AIF Document Service Wizard and enables you to create a document service from an existing query. For more information, see Creating New Document Services. |
Auto-report |
Opens the Autoreport dialog box, which enables you to view information for the fields that are contained in the AutoReport field group on the table. |
Change current model |
Allows you to change the active model. |
Check Best Practices |
Checks whether your X++ code complies with Microsoft Dynamics AX best practices. Note This command does not check all best practices and does not guarantee that your X++ code complies with Microsoft Dynamics AX standards. For more information, see Best Practices for Microsoft Dynamics AX Development. |
Compile forward |
Compiles the selected node and all of the child nodes. |
Copy |
Enables you to copy the complete path or the name of an element. |
Cross-reference |
For more information, see Cross-reference Tool. |
Replace |
Enables you to find and replace text in the X++ code editor. |
Find and replace |
Enables you to find and replace text in the AOT. For more information, see Find and replace Form. |
Open new window |
Opens the selected node and its subnodes in a new window. |
Register service |
Opens the AIF Services form used to configure services for the Application Integration Framework (AIF). |
Reverse Engineer |
Opens the Reverse Engineering tool that you can use to create UML models in Microsoft Office Visio that are based on the selected application object. For more information, see Reverse Engineering Tool. |
Syntactic renaming |
Enables you to replace text in a specific element. The command resembles the Replace command. In addition to the search and replace text functionalities, you can also specify the type and name of the element. |
Source Code Titlecase Update |
This command is used to correct title casing for application object names. For example, classes begin with uppercase characters, as in AddressCheck, and methods begin with lowercase characters, as in classDeclaration. For more information, see Source Code Title Case Update Form. |
Table browser |
Enables you to view or update data in the selected table. |
View in Browser |
Enables you to open the selected Web form in a browser. |
See also
Announcements: New book: "Inside Microsoft Dynamics AX 2012 R3" now available. Get your copy at the MS Press Store.