Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2) BC Web UI open successfully (e.g. http://localhost:8080/BC230/)


Step 4) Switch to Lush POS DB to the BC Instance

1) At start menu, select “Business Central Administration Shell” with right click “Run as administrator”.


2) Type command:

Code Block
themeFadeToGrey
titleCommand
Get-NAVServerInstance 


3) Stop the instance (e.g. BC230 instance)

Code Block
themeFadeToGrey
titleCommand
Stop-NAVServerInstance -ServerInstance BC230

Image Added


4) Go to MS SQL Server Management Studio to check the LS Central database. We use Lush_LSBC

Image Added

Code Block
themeFadeToGrey
titleCommand
Set-NAVServerConfiguration -ServerInstance BC230 -KeyName DatabaseName -KeyValue Lush_LSBC
Restart-NAVServerInstance -ServerInstance BC230









...

Appendix




Info

...