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 15 Current »

Description

You can easily upgrade Mobile WMS Extension

 

Upgrade Cloud using AppSource

We release new versions as often as once every month.

Updating between "major" versions is optional

Every 6-month Microsoft will release a "major" version of Business Central, also known as "Wave 1" (April) and "Wave 2" (October).

  • You can choose to upgrade in between major
  • It is highly recommended as we release new features and bug fixes almost every month

Updating on "major" version is forced

When your Business Central tenant is upgraded to a new major version, you will also get the newest version of Mobile WMS.

How to upgrade to newest version of Mobile WMS extension

  • Log into Business Central
  • Go to "Admin Center" by selection the "Gear" icon in upper right hand corner
  • Select "Environment" and "Apps"
  • You will now see a list of apps and the option to upgrade if a newer version is available.

Upgrade On-Prem

Note: The following are examples. Your experience may differ.

Useful resources:

Step 1 -  Download the On-Prem extension

  • Go to https://university.taskletfactory.com
  • Navigate to "Download" > "Guides & Objects – Dynamics 365 Business Central"
  • Select platform depending on your BC version and download the latest On-Prem App.
  • Unzip and place the .app file on the server at "C:\Temp".

Step 2 - Run PowerShell Commands

Using Business Central Administration Shell, run the following commands.

In this example:

  • Server instance is: MicrosoftDynamicsNavServer$BC
  • App file path is: C:\Temp\Tasklet Factory_Mobile WMS_5.xxx.xxx.xxx.app


Please update the values to match your installation


Publish-NAVApp –ServerInstance 'MicrosoftDynamicsNavServer$BC' –Path "C:\Temp\Tasklet Factory_Mobile WMS_5.xxx.xxx.xxx.app"

Sync-NavApp -ServerInstance 'MicrosoftDynamicsNavServer$BC' -Name "Mobile WMS"

Start-NAVAppDataUpgrade -ServerInstance DynamicsNAV -Name "Mobile WMS" -Version 5.xxx.xxx.xxx


Step 3:

Select "Setup & Extensions" > "Extensions". Confirm that the Status is "Installed"

You will see this image



Next

Authentication (2/3)



  • No labels