coolOrangeLabs / powerGateTemplate

powerGate full functional sample ERP integration
MIT License
3 stars 3 forks source link

Delivery of NAV API sample calls + documentation #196

Closed georgschwienbacher closed 2 years ago

georgschwienbacher commented 2 years ago

Tasks for the ERP Teams

Requirements

API minimum functions


NAV Specific Webservices needed for standard implementation

Functionality Object ID Name
Items 30 Item Card
Bill of Materials 99000786 Production BOM Card
Documents 447 Record Link Management

Advanced Functionality

Functionality Object ID Name
Version in BOM* 99000809 Production BOM Version
Extended Texts** 386 Extended Texts
all Vendors 27 Vendor List
Vendor details 26 Vendor Card

API documentation

Independently from the API type, we need API documentation for instance a word file.

API sample application

We need a sample application provided by the ERP team in order to ensure that the provided API works as expected. All the required API functions (see above) and authentication must be shown, depending on the API type:

Disclaimer

coolOrange Tasks