NavSherpa Installation to D365 BC Docker Container
Unblock a zip file or unblock all files. Some operation systems (for example Windows 10) might need to unblock files which are downloaded from the Internet. Unblock a zip file and after that extract files again. It is the fastest way on how to unblock all NavSherpa files.
Open „File Explorer“ in Windows.
Choose a zip file with NavSherpa files.
Open „Properties“ on a zip file.
Check „Unblock“ or use button „Unblock“ it depends on the Windows version.
Confirm a change by „OK“ button.
Unzip a zip file to the folder.
Locate the ".app" file. From a NavSherpa bundle, this will be located in the "Extensions" folder. Select the appropriate file based on your Business Central version, eg. NAVISYS s.r.o._NavSherpa_OnPrem_ww.xx.yy.zz.app(ww = Main BC version [eg. 15], xx= NavSherpa version [eg. 0], yy=NavSherpa build, zz=NavSherpa hotfix)
Open the Business Central Administration Shell as an administrator.
5. Enter the following command to install NavContainerHelper module.
Install-Module NavContainerHelper -Force
6. Enter the following command to publish, install and sync the extension to Business Central Docker container. (Note: You will need to replace values surrounded with <> with an appropriate value. If a tenant is not specified, the action will be applied to all tenants.)
7. If you want to test a demo project in NavSherpa, you need to install the NavSherpa Demo extension. Repeat step 6 to install, but select NAVISYS s.r.o._NavSherpa - Demo_ ww.xx.yy.zz.app file instead.