NavWithNav

The premier knowledge-sharing hub for Microsoft Dynamics 365 Business Central developers, architects, and ERP professionals.

Back to Series
Microsoft Dynamics

Empower your capability: Download symbols in a local folder change in AL Settings

<h1 style="text-align: center;">Yes, we can do that, Lets start how to do that, so we can minimize the size of our app folder not to download the symbols in single project file.</h1> <h2>How we can d...

NitinJanuary 31, 2023 2 min read
BusinessCentralVisualCodeALCodeFileContentTriggerTechnicalMicrosoftDyanmicsnewfeaturenavwithnavVSCodeFeatureBusiness Central ViewsDownload Symbols
Empower your capability: Download symbols in a local folder change in AL Settings

Yes, we can do that, Lets start how to do that, so we can minimize the size of our app folder not to download the symbols in single project file.

How we can do that?

  1. Create new project as usual
  2. Generate manifest
  3. Download symbols
    1. Now in this step you will all your symbols are download in your .alpackage folder see below:
    2. This one the usual steps we follows
    3. This step also make your project file heavier means uses more spaces.
  4. Its time to change this .alpackage folder to your local path
  5. Go to Settings and search Package Cache path
  6. Now change this patch to your local folder, in my case its C:/Temp
  7. Come out
  8. Now you can delete the .alpackage folder from your project file.
  9. Download symbols again
  10. you will see all symbols has been downloaded in your local given folder path
  11. Compile your project as usual and good to go
See the short video for the entire process

[embedyt] https://www.youtube.com/watch?v=RiZ2nrO3rhA[/embedyt]

Hope you find this post useful. Write me if any feedback. All the best.
0
0

Discussion (0)

Leave a comment

No comments yet. Be the first to share your thoughts!