...
"ShipIT 365 Connector" and "LogTrade Connector" by Tasklet are discontinued and replaced by new extensions delivered directly from Idyn and LogTrade
Please contact Tasklet Service Desk us at our service desk if you have any questions.
...
Info | ||
---|---|---|
| ||
Prerequisites
|
Migration Steps
About This Guide
...
(This step will require assistance from a Business Central developer)
...
If You need to update your code if you have any customizations dependent on Pack & Ship, you need to update your code.
...
.
Do NOT deploy the new extension to the Tenant until you reach "Step 6 Update customization"
Expand | ||
---|---|---|
| ||
You can easily verify if you have any dependent customizations by uninstalling trying to uninstall the Pack & Ship extension. If any dependent extension exists, you will get a warning when trying to uninstall it. |
All existing objects from Pack & Ship have been renamed from MOS ObjectName to MOB ObjectName when moved into Mobile WMS.
- Replace dependency from Pack & Ship to Mobile WMS in the app.json file in your custom project
- Update dependency on Mobile WMS to version 5.42.0.0
- Search and replace 'MOS' with 'MOB' in your customized code to reference the renamed object and events now located in Mobile WMS
- Make sure to use these settings when using the replace function in VS Code
- 'Match Case'
- 'Match whole word'
- Make sure to use these settings when using the replace function in VS Code
- Verify the result,
- Update your version number and re-compile your customization
Example of the recommended use of the Replace function in VS Code:
Expand | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||
|
Step 3 "Request Migration tool"
Contact the Tasklet Service us at the service desk and get the Pack & Ship Migration tool
- We will complete this Checklistchecklist to ensure that you and your environment are ready to migrate
- You will receive a direct download link to Pack & Ship Migration tool
...
This will open the Migration Tool window, where you can start the 'Data Backup' function
This will migrate the Pack & Ship data and backup any table extension data from customizations and Connectors.
...
More details are available on this page Pack & Ship Migration Tool
Step 5 "Update connector extension" (If Used)
...
Two new connectors will be available through our partners Idyn and LogTrade, either from AppSource or direct download from their partner websites.
ShipIT365 Connector by Idyn (
Expected released in SeptemberReleased October 2, 2023)
LogTrade Connector by LogTrade (Released June 19. 2023)
...
When you have identified the new connector, relevant for your solution you must publish and Install the new version of the Connector.
Now would also be a good time to ensure the main shipping app (ShipIt365 or LogTrade) is fully updated to reduce the risk of testing one version but going into production with a newer version.
Step 6 "Update customization" (If used)
...
You must do this for each company that is using Mobile WMS. More details available on Pack & Ship Migration tool
Open the page 'Mobile Pack & Ship Migration Tool' as described in Step 4 and run the 'Data Restore' function.
Please verify that your data is migrated as expected.
...
The migration process is complete, and the new Pack & Ship feature in Mobile WMS is enabled and ready to use.
Please verify that the field "Enable Pack & Ship" field has been enabled in the Mobile WMS Setup Page.
...