Install the main extension
- Johannes Sebastian Nielsen
- Peter Damgaard Jørgensen
Intro
You must install the main Mobile WMS extension before you extend it.
Here are your options:
Use Saas/Cloud:
Install the latest version from AppSource marketplace
or use Docker / On-Prem:
Download latest .App from University
- Get it here university.taskletfactory.com
- Create 14.0 or 15.0 Docker Container
- Publish Mobile WMS App to DevEndPoint
Also: Source Code (good to have)
- Download latest Per-Tenant App This will give you full view of the source code for reference / inspiration / copying.
Dont deploy the PTE unless you want to "own" all the source code (NOT recommended, cannot be updated)
When using Docker container it is recommended to specifically deploy to DevEndPoint. If no endpoint is specified, the ProdEndPoint will be used.
This may cause issues if you deploy older versions of you app as app files, but build and deploy newer version from VS Code.
VS Code will publish to DevEndPoint by default, and you will not be able to upgrade old Mobile WMS build if app and your code is not at same Tenant.
Verify the app has been installed
Verify the Mobile WMS Extension with version 5.0 or higher is installed.
Set up Development environment
Get BC environment
More resources