A3ERP API
English
English
  • Quick Start
    • Initial configuration
    • Installation
  • Versions
  • Documentation
    • API Reference
      • Api
      • Validation
      • Email
      • Master
        • Parameters
      • Document
        • Parameters
      • Various
      • Stock movements
      • Stock Reserves
      • Expeditions
      • Links
      • Stock
      • Portfolio
      • Prices
      • Stored Procedures
      • View
      • Listing
      • FastReport
      • Download Files
      • List Linked Folders
Con tecnología de GitBook
En esta página
  • Initial configuration
  • Dictionary installation
  • Service installation
  • Start of service

¿Te fue útil?

  1. Quick Start

Installation

a3ERP API REST is a Windows Service that is configured on an a3ERP server installation, which allows full access to the ERP through GET, POST, PUT, DELETE calls over the a3ERP ActiveX layer.

AnteriorInitial configurationSiguienteVersions

Última actualización hace 2 años

¿Te fue útil?

Initial configuration

Before starting the installation, check if you have configured the files correctly to save you time at this link.

Dictionary installation

The dictionary provided in the API folder will have to be moved to the path: C:\ProgramFiles(x86)\A3\ERP\Sistema.Custom\Sistema\Extensiones.Custom\JNC\JNC_API\Diccionarios if there is an update the dictionary in that folder will have to be overwritten.

Then you have to launch the A3ERP deployment and enter the A3ERP company to regenerate the tables and add the new dictionary.

Service installation

The API service installation file Install.bat can be executed by double clicking, if everything is set up correctly it should install correctly in a few seconds.

Start of service

The service must be started in the service administration and the automatic start must be configured if it is not selected in the service properties.