Overview
Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Some history
...
Bit of history
NAV development reached the end of the road.
So Mobile WMS has therefore been available on AppSource as en Extension for Business Central.But if you needed to do any major customization work you had to take ownership of our (Per-Tenant) extension, which allows in-code customization.available on AppSource since the fall of 2019.
Tip: Are you ready to start extending? Go to Getting started
The new way: Extending the extension
...
The API offers Integration Events and code patterns that allows allow Mobile WMS to be easily extended by the partner, without modifying the Main main extension.
Benefits include:Benefits
- Simplified functions, so the partner can focus on the customers customer's requirement and not the system.
- Work with mobile data without handling XML response data manually, eliminating eliminating the need for knowledge of the underlying Request/Response structures.
- Whitepaper Accessor tables are used to shield you from data transmission.
- Whitepaper Accessor tables are used to shield you from data transmission.
- "Documentation Driven Development" means all events can be found in the API Documentation area.
Explore the new events in the API Documentation
...
For all events the documentation includesAll events has:
- Code template
- Working code examples
...
Examples gets you started quickly
- The Customization examples area contains easy-to-follow guides for common customization tasks.
Descriptions of some integration events:
Create your own new ReferenceData (headerConfigurations, registrationCollectorConfigurations and ListData.
This includes a new pattern to create headerConfigurations without writing directly to the Xml. The API documentation for new ReferenceData is here.
...
Create your own new custom document handlers and write your our own code to be executed during adhoc posting.
If pre-existing events at other document handler classes for some reason do not meet your needs, a custom new Adhoc Registr. can be written to support basically any thinkable customization via new document handlers.
Request new features /
...
events
Most common customization's customizations are supported
Including:
...
already supported
Should you require a feature or Event, please submit your usage
...
scenario: Raise a Service Desk Ticket