New custom steps per Tote can currently not be created using existing IntegrationEvents. Addtional ToteShipping events has been planned for 2021 to allow integration to Consignor, LogTrade or similar, that may require a package-identication or weight to be collected per Tote.
Current alternatives are:
* If you are building/deploying the Mobile WMS yourself (Per-Tenant version) you may create in-line customizations to codeunit "MOB WMS Adhoc Registr.".PostToteShippingRegistration(), preferable using your own new events - and submit a request for your changes to be included in our next release.
* If you are deploying the .app (or from AppSource) you must create a new custom RegistrationType, and deploy a redundant/modified version of "MOB WMS Adhoc Registr.".PostToteShippingRegistration() from your own extension.
|