Use these events to
Excerpt |
---|
Expose your new Connector App and synchronize master data from the 3rd party Shipping App into Tasklet Pack and Ship |
Description
The "Tasklet Pack and Ship App" is a core framework and as a starting point have has no knowledge of the exact tables in the 3rd party Shipping Apps it is being connected to.
In consequence the "Tasklet Pack and Ship App" is using its own internal master data tables and data must be syncronized synchronized from the 3rd party Shipping App into these internal tables. This is a task of your new Connector App using the events below.
...
Table Name | Description |
---|---|
MOS 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. |
MOS 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 the mobile devices. Master data for Package Types are syncronized synchronized from 3rd party Shipping App using the Shipping Provider ConnectorOnSynchronizePackageTypes (MOS) event. |
MOS 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 syncronize synchronize master data for this table. Package Stations are syncronized synchronized from 3rd party Shipping App using the Shipping Provider ConnectorOnSynchronizePackingStations (MOS) event. |
Integration Events
Child pages (Children Display) | ||||||
---|---|---|---|---|---|---|
|