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 3 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:


Internal 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 "Pack and Ship" setup.  Unless you have extended the "MOS Packing Station"-table with your own custom fields it will generally not be needed to synchronize master data for this table.

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

Integration Events

  • No labels