Install to On-Prem

Description

Let's install to On-Prem


Note: The following are examples, your exact experience may differ.

Prerequisites

Make sure your platform version is supported, see System Requirements.

Step 1 - Download extension package

You need the .app file containing the Mobile WMS extension

Go to https://university.taskletfactory.com

  • Navigate to "Resources" > "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"


Perform only one of the following steps:

Step 2.A - Install to local server

Using Business Central Administration Shell

For this example:

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

Please update these parameters 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"

Install-NAVApp -ServerInstance 'MicrosoftDynamicsNavServer$BC' -Name "Mobile WMS"

Step 2.B - Install to Docker

install-module navcontainerhelper -force

// Please update "MyContainer" and the file path to match your installation

Publish-NavContainerApp -containerName MyContainer -appFile "C:\temp\Tasklet Factory_Mobile WMS_5.xxx.xxx.xxx.app"


Step 3 - Verify installation

Search for "Extensions Management".

Confirm the "Is Installed" field is checked.



Next

Authentication (2/4)


Overview


Useful resources: