Blockchain is a promising technology for ERP companies because it can be used to record of every step (in a block) in a given business process for example Purchase business process. It enhances existing features of enterprise resource planning software in many functional areas. For any business application such as finance, operations or logistics, blockchain […]
Category: Uncategorized
Cloud based Accounting Software
Cloud based accounting software enables you to perform all accounting processes online at anytime from anywhere. Cloud based accounting is also referred to as online accounting. Simply put, the accounting software is accessed using a browser and there is no need of installing the accounting software on your local desktop. It is just like we do […]
How can we leverage Azure Functions and Service Bus Queues to enable background processing in an ERP application.
In a typical ERP system, new customers are created continuously and these customer entities are pushed as messages to the Service Bus Queues to process and store into the database systems. In this application scenario, Web App supports multiple users to enter customer entities data simultaneously. The time the Web App takes to return a […]