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

Create a new project in VS Code

The AL sample "Hello World" project will be created in AL when using the "AL:GO" command.


Creating and publishing the "Hello World" project is useful to make sure your launch.json and app.json is correctly configured, before adding the additional complexity of referencing the Mobile WMS App.


Step 1: Run AL:GO

  • Press CTRL + SHIFT + P
  • Type AL:GO


Mangler info angående setup af egen instans. (Launch filen)

You will be asked to:

  1. Select target
  2. Connect to your Online Sandbox or local development server


Step 2: Download symbols

  • Press CTRL + SHIFT + P
  • AL: Download symbols


Step 3: Publish and run project

  • Press F5

If you get the message "App published: Hello World" from the BC Web Client, everything is working and you are ready to start developing your Mobile WMS Extension.


Next: Install Main Extension


  • No labels