web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

CRONUS company creation in Business Central container

Andrey Baludin Profile Picture Andrey Baludin 3,943

Hello Team,

recently I've deployed demo environment with Business Central container (with http://aka.ms/getnav - as my favorite way). And found out that it doesn't have Cronus demo company. I've used microsoft/bcsandbox image, so it was W1 localization. As I understood - you get Cronus company only with US localization image (microsoft/bcsandbox:us). But there is a way to get it in other localizations.

First of all - let's inspect Business Central image:

0820.1.JPG

Do you see the first folder?

4606.2.JPG

We have rapidstart package with demo data on docker image. We need EXTENDED package. So, let's use Nav Container Helper to get it from docker image. Execute next script:

Copy-FileFromNavContainer -containername navserver -containerpath c:/configurationpackages/NAV12.3.W1.ENU.extended.rapidstart -localpath C:\temp\NAV12.3.W1.ENU.extended.rapidstart

7750.6.JPG

This way you'll get rapidstart package in your C:\temp folder:

5811.3.JPG

After that - just import package and apply it:

4606.4.JPG

We've got Cronus company with all demo data:

7485.5.JPG

Hope, this post was useful for you!

Comments

*This post is locked for comments