Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Use these events to

Synchronize Shipping Provider Master Data with Pack & Ship 

Description

The Pack & Ship framework uses its own tables and transaction data and thus has no knowledge of ANY Shipping Provider App's tables, methods, or reports.

It is the task of the connector app to synchronize data from a Shipping Provider using these events:


Pack & Ship master data tables

Table NameDescription
MOB Shipping Provider

Each 3rd party Shipping App being integrated into "Tasklet Pack and Ship" must provide a unique "Shipping Provider Id" identifying this exact "ShippingProvider" Connector App integration.

Your new unique "Shipping Provider ID" is exposed to the "Tasklet Pack and Ship" using the Shipping Provider ConnectorOnDiscoverShippingProvider (MOS) event.

MOB Package Type

Package Types including their default Dimensions and Unit of Measures.  Imported "MOS Package Types" will be available in "Pack and Ship" setup tables and in that way can be exposed on mobile devices.

Master data for Package Types are synchronized from 3rd party Shipping App using the Shipping Provider ConnectorOnSynchronizePackageTypes (MOS) event.


MOB Packing Station (optional)

"Package Stations" is an optional entity in the.  Unless you have extended the "MOB Packing Station"-table with custom fields it is not needed to synchronize this table.

Package Stations are synchronized from 3rd party Shipping App using the Shipping Provider ConnectorOnSynchronizePackingStations (MOS) event. 

Integration Events

  • No labels