Skip to main content

I am going through this document.

Configuring Development Environment (acumatica.com)

In this document, the screenshot has an option to deploy acumatica framework tools, but I am missing that option in my ERP Configuration Wizard. I am guessing that things have changed, but the documentation hasn’t been updated.

 

 

If this wizard has changed, how do I go about creating my first vs project?

 

Hi @abhijit,

You can try the Create New option in the Extension library. This should create the VS project and batch file. So any graph or DAC you create can me moved to the extension library and work from the VS proejct.

 

Good Luck,


Hi @abhijit ,

First, you should install the Acumatica ERP using the below link. Then you can create a new instance.

http://acumatica-builds.s3.amazonaws.com/index.html?prefix=
 

 


Hi @abhijit ,

Sorry, didn't notice your point with the first VS project.

As @Vignesh Ponnusamy mentioned, create a new project using the Customization wizard. Add the new library, or alternatively, you can create the library file with a reference to the instance Bin folder and include the file in the package like below.

 


This is the documentation for Acumatica ERP 5.0. The latest version of documentation is available on https://help.acumatica.com/Help.


Reply