In simple terms, “digital transformation” is the process of transforming a disconnected business into a connected business, replacing automated, manual processes with modern technology in the process. It can be characterized by a modern ERP solution, which integrates with many other business systems in order to generate value, optimize return on investment and provide a competitive advantage. The interplay of the ERP platform, ERP features/functions and the Internet play a…
Setting Up a NuGet Feed for Acumatica Libraries
Introduction Seasoned developers are probably aware of the benefits of using a package manager tool for installation and updates of packaged reference files and libraries. Such packages contain reusable code that are published to a central repository for consuming by other programs. The advantages to using such a tool is to maintain any common code in a common location, rather than needing to copy the individual files around and maintain… …