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 16 Next »

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

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)


Important

It is recommended to specifically deploy to DevEndPoint when developing against Docker containers. If no endpoint is specified, the ProdEndPoint will be used.

This may cause issues build and deploy the Mobile MWS Per-Tenant Source Code yourself - specifically, if you deploy older versions of you app as app files, but build and deploy newer version from VSCode..

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+ is installed.


  • No labels