OnPostAdhocRegistrationOnToteShipping...

Use these events to


Customize RegistrationType 'ToteShipping'.

Adding you own custom steps per Tote is currently not possible.  New ToteShipping-events is been planned for 2021 to allow integration to Consignor, LogTrade or similar carrier integrators, that may require a package-identication or weight to be collected per Tote.

Current alternatives are:

  • Create a new custom RegistrationType, and deploy a redundant/modified version of "MOB WMS Adhoc Registr.".PostToteShippingRegistration() from your own extension.
    • OR
  • If you are building the Mobile WMS yourself (Per-Tenant extension) you may create in-line customizations to codeunit "MOB WMS Adhoc Registr.".PostToteShippingRegistration(), using your own new events
    • and submit a request for your changes to be included in our next release.

Integration Events