Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel3
minLevel0
indent0
excludeOverview

Some history

In the fall 2019, NAV development has reached the end of the road. 

Mobile WMS has therefore been available on AppSource as en as an 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.


Tip: Are you ready to start extending, the go to Getting started


The new way: Extending the extension

With Mobile WMS version 5.00, we are introducing our partners to the Extension API for Mobile WMS.

The API offers Integration Events and code patterns that allows allow Mobile WMS to be easily extended by the partner, without modifying the Main extension.

...

  • Simplified functions, so the partner can focus on the customers requirement and not the system.

  • Work with mobile data without handling XML response data manually, eliminating need for knowledge of the underlying Request/Response structures.
  • "Documentation Driven Development" means all events can found in the API Documentation area. 

Explore the new events in the API Documentation

...

For all events the documentation includes:

  • Code template
  • Working code examples

...


Examples gets you started quickly

...

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