Hi there,
While trying to create a table extension, all sudden I got below error message
K:\AosService\PackagesLocalDirectory\####\###\AxTableExtension\EcoResProduct.###.xml(0,0): ConfigurationKeyDoesNotExist: Path: [AxTableExtension/EcoResProduct.###/FullTextIndexes/SearchNameFullTextIdx/ConfigurationKey]:Configuration key 'Retail' does not exist.
The possible reason and a solution is, you might missing package reference to retail in your custom package where you are doing customization. Add the respective package as reference to your package, here in this example I need to add 'Retail' package reference to my local package.
-Harry
Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta
Search This Blog
March 05, 2020
January 27, 2020
QuickFix-10: Dynamics365FO-AppChecker
The Dynamics Application checker is a set of technologies
that allow developers to gain insight into their application code (i.e. source
and metadata) in ways that have not been possible before. The technology is
based on representing both source code and metadata in XML and providing rich
search facilities by using the XQuery language to express declarative queries
over the source code. The current implementation runs inside a BaseX repository
running locally on the developer's box.
You can find more information about
- Installing BaseX here:
- Github respo: https://github.com/microsoft/Dynamics365FO-AppChecker
- BaseX official site: www.basex.org.
-Harry Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta
Subscribe to:
Posts (Atom)