Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arganollc/aotbrowser
Dynamics 365 for Finance and Operations AOT Browser
https://github.com/arganollc/aotbrowser
aot-browser d365fo dynamics dynamics-365 morphx xplusplus
Last synced: 14 days ago
JSON representation
Dynamics 365 for Finance and Operations AOT Browser
- Host: GitHub
- URL: https://github.com/arganollc/aotbrowser
- Owner: arganollc
- License: mit
- Created: 2019-12-05T17:07:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T01:09:25.000Z (6 months ago)
- Last Synced: 2024-05-22T16:15:14.087Z (6 months ago)
- Topics: aot-browser, d365fo, dynamics, dynamics-365, morphx, xplusplus
- Language: C#
- Size: 1.43 MB
- Stars: 61
- Watchers: 11
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-msdyn365fo - AOT Browser - Dynamics 365 for Finance and Operations AOT Browser. (X++ code examples)
README
# AOT Browser
Dynamics 365 for Finance and Operations AOT Browser
[![Build status](https://dev.azure.com/ArbelaIP/Arbela%20Accelerators/_apis/build/status/Unified%20Operations%20platform%20-%20Build%20AOT%20Browser)](https://dev.azure.com/ArbelaIP/Arbela%20Accelerators/_build/latest?definitionId=6)
### Download
[Releases](https://github.com/arbelatech/aotbrowser/releases)
### What is the AOT Browser?
In Dynamics AX 2012 and earlier it was possible for power users to be able to open and browse the contents of the AOT
(Application Object Tree) from the UI. This functionality was removed in Dynamics 365 for Finance and Operations as all
development is now done in Visual Studio. This means that in order to browse the contents of the AOT, one now needs access
to a development environment with Visual Studio.**AOT Browser to save the day!** With the AOT Browser it is now possible to browse the objects in the AOT from the D365FO web interface.
### How do I get to the AOT Browser?
In the D365FO web interface navigate to Common > Common > AOT browser
## [Documentation on GitHub Pages](https://arganollc.github.io/aotbrowser/)
## [Arbela AOT Browser on AppSource](https://appsource.microsoft.com/en-us/product/dynamics-365-for-finance-and-operations/arbela-technologies.arbelaaotbrowser)
Reach out to us at [email protected] if you have any questions or feedback!